structfs-core-store 0.2.0

Core StructFS store traits - Record, Value, Path, Format
Documentation
1
2
3
fn main() {
    let _ = structfs_core_store::path!("has space");
}