logbook_test_baby 0.1.0

Record observations in a logbook file, or list previous observations.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 8.97 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 259.56 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • A-Young-Git

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.