logbook_dy 0.1.0

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

logbook_dy

logbook_dy 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.