summaryrefslogtreecommitdiffstats
path: root/src/filestore/util.rs
AgeCommit message (Expand)Author
2020-11-08Remove unused imports, sort importsMatthias Beyer
2020-11-07Impl FileStoreImpl::is_sub_path()Matthias Beyer
2020-11-06Add helper functions in filestore implementationsMatthias Beyer
2020-11-04Remove all non-equality "Version constraint" implementationMatthias Beyer
2020-11-03Make FileStoreImpl able to load from PathBuf directlyMatthias Beyer
2020-11-03Make root visible to other types in moduleMatthias Beyer
2020-11-03Store FileStore root in objectMatthias Beyer
2020-10-28Make file store able to report progressMatthias Beyer
2020-10-28Implement file store abstractionMatthias Beyer