| Crates.io | prototty_file_storage |
| lib.rs | prototty_file_storage |
| version | 0.29.0 |
| created_at | 2018-01-28 18:48:46.318971+00 |
| updated_at | 2020-02-09 02:13:25.474982+00 |
| description | Implementation of prototty_storage::Storage backed by files. |
| homepage | https://github.com/stevebob/prototty.git |
| repository | https://github.com/stevebob/prototty.git |
| max_upload_size | |
| id | 48678 |
| size | 5,041 |
An implementation of prototty::Storage where keys are paths relative to some directory,
and values are the contents of files at the corresponding paths.