rust_multicodec 0.1.0

Rust implementation of the multicodec specification.
Documentation

rust_multicodec

Rust implementation of the multicodec specification.

Install

First add this to your Cargo.toml

[dependencies]
rust_multicodec = "0.1.0"

Then run cargo build.

Usage

Check the built in documentation.

Contribute

Contributions are welcome :)

License

Licensed under the Apache License, Version 2.0