imag/libimagentrytag
Matthias Beyer e70fdc63c8 Merge pull request #828 from matthiasbeyer/libimagentrytag/remove-impl-tagable-on-fle
Remove impl Tagable for FileLockEntry, as Deref{Mut,} does this for us
2016-11-01 20:59:31 +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 Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units 2016-10-31 23:39:38 +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.