Matthias Beyer
ae5255c7c7
This patch removes unused crate imports reported by newer rust versions. Some crates were only required for tests, some only for tests with macro_import - these things were fixed with feature gates. |
||
---|---|---|
.. | ||
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.