This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
01c21e1d95
imag
/
libimagstore
/
src
History
Matthias Beyer
01c21e1d95
Remove "Sync" trait bound - we don't need to sync between threads here
...
(and we do not have the possibility to, actually).
2016-07-16 16:18:37 +02:00
..
hook
Remove "Sync" trait bound - we don't need to sync between threads here
2016-07-16 16:18:37 +02:00
configuration.rs
Fix AspectConfig::get_for() implementation
2016-07-16 00:33:54 +02:00
error.rs
Add error kind for storeid handling errors
2016-07-04 12:44:58 +02:00
lazyfile.rs
lazyfile.rs: Replace error boxing and creation by call to new helper function
2016-06-27 18:00:12 +02:00
lib.rs
libimagstore: Add dependency: libimagutil
2016-05-23 21:43:10 +02:00
store.rs
Merge pull request
#546
from matthiasbeyer/libimagstore/fixed-and-more-hook-error-wrapping
2016-07-16 11:23:38 +02:00
storeid.rs
Fix Display impl for StoreId by using lossy string rep if PathBuf::to_str() fails
2016-07-05 13:47:58 +02:00