Docs.rs
radicle-protocol-0.5.0
radicle-protocol 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
FintanH
Dependencies
bloomy ^1.2
normal
bytes ^1.11.1
normal
crossbeam-channel ^0.5.6
normal
cypheraddr ^0.4.0
normal
fastrand ^2.0.0
normal
log ^0.4.17
normal
nonempty ^0.9.0
normal
qcheck ^1
normal
optional
radicle ^0.21
normal
radicle-core ^0.1
normal
radicle-fetch ^0.17
normal
radicle-localtime ^0.1
normal
scrypt ^0.11.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlite ^0.32.0
normal
thiserror ^2
normal
paste ^1.0.15
dev
qcheck ^1
dev
qcheck-macros ^1
dev
radicle ^0.21
dev
radicle-crypto ^0.15
dev
Versions
62.91%
of the crate is documented
Platform
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
Skip to main content
Module command
radicle_
protocol
0.5.0
Module command
Module Items
Structs
Enums
In radicle_
protocol::
fetcher::
state
radicle_protocol
::
fetcher
::
state
Module
command
Copy item path
Source
Structs
§
Cancel
Any fetches are canceled for the given node.
Fetch
A fetch wants to be marked as active.
Fetched
A fetch wants to be marked as completed.
Enums
§
Command
Commands for transitioning the
FetcherState
.