#storage #prototty #path #directory #backed #key-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

#1217 in Filesystem

Download history 14/week @ 2024-07-28 5/week @ 2024-08-25 3/week @ 2024-09-01 15/week @ 2024-09-22 1/week @ 2024-09-29

62 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

~100–720KB
~15K SLoC