#interface #system-interface #environment #interact #file #mkfs

mkfs-filesystem

The base library for the mkfs-* crates

1 unstable release

0.1.0 Jun 6, 2023

#1446 in Filesystem

23 downloads per month
Used in mkfs-ext2

MIT/Apache

4KB

This crate provides common interfaces for the several file system implementations. The interfaces can be used to interact with the no_std implementations in an std environment.

No runtime deps