rust-fatfs/tests
Rafał Harabień 18b9d8c285 Do not panic if unexpected file type is found during path traversal
For example if in the middle of the path a file is found.
Return error in such case instead of panicking.
2018-06-07 23:26:11 +02:00
..
read.rs Do not panic if unexpected file type is found during path traversal 2018-06-07 23:26:11 +02:00
write.rs Make FileSystemStats struct fields non-public and add getters 2018-06-06 14:01:19 +02:00