#prototty #key-value-store #path #backed #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

#1596 in Filesystem

Download history 4/week @ 2025-08-18 5/week @ 2025-08-25 47/week @ 2025-09-01

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

~0.2–0.9MB
~18K SLoC