Docs.rs
muta-protocol-0.1.0-alpha.1
muta-protocol 0.1.0-alpha.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yejiayu
Dependencies
async-trait ^0.1
normal
bincode ^1.2
normal
byteorder ^1.3
normal
bytes ^0.5
normal
cita_trie ^2.0
normal
creep ^0.1
normal
derive_more ^0.15
normal
ethbloom ^0.8
normal
futures ^0.3
normal
hasher ^0.1
normal
hex ^0.3
normal
json ^0.12
normal
lazy_static ^1.4
normal
num-bigint ^0.2
normal
prost ^0.6
normal
rlp ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
num-traits ^0.2
dev
rand ^0.6
dev
rayon ^1.0
dev
Versions
5.41%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
muta_
protocol
0.1.0-alpha.1
All Items
Crate Items
Modules
Macros
Structs
Enums
Traits
Type Aliases
Crate
muta_protocol
Copy item path
Source
Modules
§
codec
fixed_
codec
traits
types
Macros
§
field
impl_
default_
bytes_
codec_
for
impl_
default_
fixed_
codec_
for
Structs
§
Bytes
A reference counted contiguous slice of memory.
Bytes
Mut
A unique reference to a contiguous slice of memory.
Protocol
Error
Enums
§
Protocol
Error
Kind
Traits
§
Buf
Read bytes from a buffer.
BufMut
A trait for values that provide sequential write access to bytes.
Type Aliases
§
Protocol
Result