rust-fatfs/tests
Rafał Harabień 892c3974d3 Move BufStream to fscommon crate (BREAKING CHANGE)
BufStream is universal and can be used with any filesystem so its place is
in different crate. Also moved Partition struct from examples to
fscommon::StreamSlice struct (please note constructor arguments has changed).
2018-06-16 17:57:29 +02:00
..
read.rs Move BufStream to fscommon crate (BREAKING CHANGE) 2018-06-16 17:57:29 +02:00
write.rs Move BufStream to fscommon crate (BREAKING CHANGE) 2018-06-16 17:57:29 +02:00