Crates.io | maddr |
lib.rs | maddr |
version | 0.3.1 |
source | src |
created_at | 2016-11-05 17:37:59.412921 |
updated_at | 2018-04-30 09:25:27.052004 |
description | An implementation of the multiaddr format used in IPFS |
homepage | |
repository | https://github.com/mycorrhiza/maddr-rs |
max_upload_size | |
id | 7138 |
size | 40,441 |
A Rust implementation of the multiaddr format as used in IPFS.
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).
Licensed under either of
at your option.
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.