prototty_file_storage

Crates.ioprototty_file_storage
lib.rsprototty_file_storage
version0.29.0
sourcesrc
created_at2018-01-28 18:48:46.318971
updated_at2020-02-09 02:13:25.474982
descriptionImplementation of prototty_storage::Storage backed by files.
homepagehttps://github.com/stevebob/prototty.git
repositoryhttps://github.com/stevebob/prototty.git
max_upload_size
id48678
size5,041
Stephen Sherratt (gridbugs)

documentation

https://docs.rs/prototty_file_storage

README

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.

Commit count: 1090

cargo fmt