Docs.rs
radicle-protocol-0.3.0
radicle-protocol 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
FintanH
Dependencies
bloomy ^1.2
normal
bytes ^1
normal
crossbeam-channel ^0.5.6
normal
cyphernet ^0.5.2
normal
fastrand ^2.0.0
normal
localtime ^1.2.0
normal
log ^0.4.17
normal
nonempty ^0.9.0
normal
qcheck ^1
normal
optional
radicle ^0.19
normal
radicle-fetch ^0.15
normal
radicle-git-ext ^0.8
normal
scrypt ^0.11.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlite ^0.32.0
normal
thiserror ^1.0
normal
qcheck ^1
dev
qcheck-macros ^1
dev
radicle ^0.19
dev
radicle-crypto ^0.13
dev
Versions
60.46%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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 payload
radicle_
protocol
0.3.0
Module payload
Module Items
Functions
In radicle_
protocol::
wire::
varint
radicle_protocol
::
wire
::
varint
Module
payload
Copy item path
Source
Expand description
Encoding and decoding varint-prefixed payloads.
Functions
ยง
decode
Decode varint-prefixed data payload.
encode
Encode varint-prefixed data payload.