| Crates.io | mock_rw |
| lib.rs | mock_rw |
| version | 1.0.0 |
| created_at | 2022-11-30 06:51:59.591007+00 |
| updated_at | 2022-11-30 06:51:59.591007+00 |
| description | Mock Read and Write implementations that return an error |
| homepage | https://github.com/gelvinp/rs-mock_rw |
| repository | https://github.com/gelvinp/rs-mock_rw |
| max_upload_size | |
| id | 725957 |
| size | 8,691 |
I wanted some quick Read and Write implementations to throw at some unit tests, so I made this super quickly. Feel free to ignore it.