Matthias Beyer
1d89844613
With this patch we move the codebase to Rust-2018. The diff was generated by executing cargo fix --all --all-features --edition on the codebase. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimagbookmark
This library crate implements functionality for bookmarks.
It uses libimagentrylink
to create external links and therefor deduplicates
equivalent external links (libimagentrylink
deduplicates - you cannot store
two different store entries for https://imag-pim.org
in the store).
It supports bookmark collections and all basic functionality that one might need.