imag/libimagstore
Matthias Beyer a3a09ff4ee Fix store creation of libimagstore
The macro may not prefix the StoreId internal PathBuf with '/', so this
path is not absolute. This way we can introduce `storify_id()` which
creates a proper PathBuf into the store out of our StoreId object.

Does not yet do verification whether the path is inside the store,
actually.
2016-03-10 18:46:26 +01:00
..
src Fix store creation of libimagstore 2016-03-10 18:46:26 +01:00
.gitignore Add: libimagstore 2016-01-09 23:51:31 +01:00
Cargo.toml libimagstore: Update glob 0.2.10 -> 0.2.11 2016-03-07 17:46:58 +01:00