logbook_test_baby

Crates.iologbook_test_baby
lib.rslogbook_test_baby
version0.1.0
created_at2025-09-21 19:11:56.828497+00
updated_at2025-09-21 19:11:56.828497+00
descriptionRecord observations in a logbook file, or list previous observations.
homepage
repositoryhttps://github.com/A-Young-Git/logbook-secrets-of-rust-book
max_upload_size
id1849042
size8,974
Anthony Young (A-Young-Git)

documentation

README

logbook

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.

Commit count: 2

cargo fmt