rust-fatfs/src
Rafał Harabień 812f61e393 Change rustfmt options and reformat code
Option 'use_small_heuristics' is too abstract for me.
Smaller lines and disabled heuristics should work better.
2018-12-29 20:21:24 +01:00
..
boot_sector.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00
byteorder_core_io.rs Improve code style using rustfmt 2018-06-28 18:13:07 +02:00
dir_entry.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00
dir.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00
file.rs refactor: Convert between sectors, clusters and bytes in one place (BPB) 2018-12-08 19:38:31 +01:00
fs.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00
lib.rs Move Boot Sector/BPB related code to boot_sector.rs 2018-12-08 17:17:08 +01:00
table.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00
time.rs Change rustfmt options and reformat code 2018-12-29 20:21:24 +01:00