logbook_dy 0.1.0

Records observations in a logbook file, or lists previous observations.
Documentation
1
2
3
4
5
# 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.