Docs.rs
commonware-sync-0.0.62
commonware-sync 0.0.62
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
clap ^4.5.18
normal
commonware-codec ^0.0.62
normal
commonware-cryptography ^0.0.62
normal
commonware-macros ^0.0.62
normal
commonware-runtime ^0.0.62
normal
commonware-storage ^0.0.62
normal
commonware-stream ^0.0.62
normal
commonware-utils ^0.0.62
normal
futures ^0.3.31
normal
prometheus-client ^0.22.3
normal
rand ^0.8.5
normal
thiserror ^2.0.12
normal
tokio ^1.43.0
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
Versions
65.96%
of the crate is documented
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 net
commonware_
sync
0.0.62
Module net
Module Items
Re-exports
Modules
Structs
Enums
Constants
In crate commonware_
sync
commonware_sync
Module
net
Copy item path
Source
Re-exports
§
pub use request_id::
RequestId
;
pub use resolver::
Resolver
;
Modules
§
io
request_
id
resolver
wire
Structs
§
Error
Response
Error from the server.
Enums
§
Error
Code
Error codes for protocol errors.
Constants
§
MAX_
MESSAGE_
SIZE
Maximum message size in bytes (10MB).