maddr

Crates.iomaddr
lib.rsmaddr
version0.3.1
sourcesrc
created_at2016-11-05 17:37:59.412921
updated_at2018-04-30 09:25:27.052004
descriptionAn implementation of the multiaddr format used in IPFS
homepage
repositoryhttps://github.com/mycorrhiza/maddr-rs
max_upload_size
id7138
size40,441
Nemo157 (Nemo157)

documentation

README

maddr travis-badge cargo-badge license-badge

A Rust implementation of the multiaddr format as used in IPFS.

Developing

This project uses clippy and denies warnings in CI builds. To ensure your changes will be accepted please check them with cargo clippy (available via cargo install clippy on nightly rust) before submitting a pull request (along with cargo test as usual).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Commit count: 36

cargo fmt