composefs 0.1.0

Rust library for the composefs filesystem
docs.rs failed to build composefs-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: composefs-0.3.0

Rust composefs library

This crate builds on top of the core composefs tooling; it currently requires both the libcomposefs C library as well as the external executables mkcomposefs and composefs-info.

The core functionality exposed at the moment is just support for creating and parsing composefs "superblock" entries.