| Crates.io | logbook_test_baby |
| lib.rs | logbook_test_baby |
| version | 0.1.0 |
| created_at | 2025-09-21 19:11:56.828497+00 |
| updated_at | 2025-09-21 19:11:56.828497+00 |
| description | Record observations in a logbook file, or list previous observations. |
| homepage | |
| repository | https://github.com/A-Young-Git/logbook-secrets-of-rust-book |
| max_upload_size | |
| id | 1849042 |
| size | 8,974 |
logbook is a Rust library (and CLI tool) for recording observations in a text file. It can append a string to the logbook file, or get the whole contents of the logbook file as a string.