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

mkfs-filesystem

The base library for the mkfs-* crates

1 unstable release

0.1.0 Jun 6, 2023

#1424 in Filesystem


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