Docs.rs
libipld-core-0.15.0
libipld-core 0.15.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dvc94ch
github:ipfs-rust:crates
Dependencies
anyhow ^1.0.40
normal
cid ^0.9.0
normal
core2 ^0.4
normal
multibase ^0.9.1
normal
multihash ^0.17.0
normal
serde ^1.0.132
normal
thiserror ^1.0.25
normal
multihash ^0.17.0
dev
serde_bytes ^0.11.5
dev
serde_json ^1.0.79
dev
serde_test ^1.0.132
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module codec
Traits
Functions
?
Module
libipld_core
::
codec
source
·
[
−
]
Expand description
Ipld
codecs.
Traits
Codec
Codec trait.
Decode
Decode trait.
Encode
Encode trait.
References
References trait.
Functions
assert_roundtrip
Utility for testing codecs.