Multicodec in Rust
rust implementation of the
multicodec specs
ToDo's
Coding
[ ] automatic deserialisation through external serdes (JSON, CBOR, ...)
[ ] Integrate with Multihash & Multiaddr
[ ] no-std/Wasm-support
Mgmnt
[x] Github setup
[ ] Publish on crates.io
[ ] Add proper License Files
[x] Activate travis-ci