Matthias Beyer
87ee509dc0
This patch changes the `libimagentrylink` internals to use a enum { Id(StoreId), Annotated(StoreId, String) } as Link type. In this patch, changes were made to be able to compile the code, but tests might fail and other crates might fail as well. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimagentrylink
Linking library for linking entries with other entries. Used for "imag-link", the commandline utility, but intended for use in other binaries and libraries as well.