Docs.rs
tiny-multihash-0.3.0
tiny-multihash 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dvc94ch
Dependencies
blake2b_simd ^0.5.10
normal
blake2s_simd ^0.5.10
normal
digest ^0.9.0
normal
generic-array ^0.14.4
normal
quickcheck ^0.9.2
normal
rand ^0.7.3
normal
sha-1 ^0.9.1
normal
sha2 ^0.9.0
normal
sha3 ^0.9.0
normal
strobe-rs ^0.5.4
normal
tiny-multihash-derive ^0.3.0
normal
unsigned-varint ^0.5.0
normal
criterion ^0.3.3
dev
quickcheck ^0.9.2
dev
rand ^0.7.3
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
☰
Type Definition Result
tiny_multihash
All crates
?
[
−
]
[src]
Type Definition
tiny_multihash
::
Result
type Result<T> =
Result
<T,
Error
>;
Multihash result.