wnfs 0.1.1

WebNative filesystem core implementation
Documentation

The FileSystem

Building the Project

  • Build project

    cargo build --release
    

Testing the Project

  • Run tests

    cargo test --release