imag/libimagentrytag
mario 8df5519f34 Move `[profile.dev] codegen-units = 2` to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
2017-01-19 20:08:51 +01:00
..
src Remove impl Tagable for FileLockEntry, as Deref{Mut,} does this for us 2016-11-01 18:01:40 +01:00
Cargo.toml Move `[profile.dev] codegen-units = 2` to top-level Cargo.toml 2017-01-19 20:08:51 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

README.md

libimagentrytag

Library for tagging entries. Used in "imag-tag" but should be used in all other modules which contain tagging functionality, so the backend and frontend look the same for all modules.