#storage #prototty #path #directory #backed #key-path #relative-path

prototty_file_storage

Implementation of prototty_storage::Storage backed by files

15 breaking releases

0.29.0 Feb 9, 2020
0.28.0 Nov 26, 2019
0.27.0 Mar 30, 2019
0.20.0 Apr 3, 2018
0.19.0 Mar 4, 2018

#1163 in Filesystem

22 downloads per month
Used in 2 crates

MIT license

12KB
238 lines

prototty_file_storage

Version Documentation

An implementation of prototty::Storage where keys are paths relative to some directory, and values are the contents of files at the corresponding paths.

Dependencies

~110–700KB
~15K SLoC