| Crates.io | exfat |
| lib.rs | exfat |
| version | 0.1.0 |
| created_at | 2023-03-05 15:46:13.666436+00 |
| updated_at | 2023-03-05 15:46:13.666436+00 |
| description | Pure Rust implementation of exFAT file system |
| homepage | |
| repository | https://github.com/obhq/exfat |
| max_upload_size | |
| id | 801554 |
| size | 46,147 |
This is an implementation of exFAT in pure Rust. Currently it is supports only reading, not writing; and not all features is implemented but if all you need is listing the directories and read the files then you are good to go.
MIT