exfat

Crates.ioexfat
lib.rsexfat
version0.1.0
sourcesrc
created_at2023-03-05 15:46:13.666436
updated_at2023-03-05 15:46:13.666436
descriptionPure Rust implementation of exFAT file system
homepage
repositoryhttps://github.com/obhq/exfat
max_upload_size
id801554
size46,147
Putta Khunchalee (ultimaweapon)

documentation

README

exFAT in pure Rust

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.

License

MIT

Commit count: 9

cargo fmt