Matthias Beyer
187b948985
Use Entries::into_storeid_iter() for transforming iterator into right type. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimagdiary
This library crates implements a full diary.
One can have one or more diaries in the store, each diary can have unlimited entries.
The diary provides daily, hourly and even minutely diary entries. For twitter-like log keeping, have a look at "libimaglog", though.