Re-exportsยง
pub use retry::Retry;
Modulesยง
- addr ๐
- chan ๐
- A channel implementation that keeps only a single copy of an item, as identified by its Id.
- error ๐
- frame ๐
- Frame header
- id ๐
- metrics ๐
- net ๐
- Networking
- net_
conf_ ๐builder - Tools for manipulating the type state of
NetConfBuilder. - retry
- time ๐
- x25519 ๐
Structsยง
- Id
- Invalid
Address - Invalid
Keypair - Invalid
Public Key - Invalid
Secret Key - Keypair
- NetConf
- NetConf
Builder - Use builder syntax to set the inputs and finish with
build(). - Network
Networkis the API facade of this crate.- Public
Key - Secret
Key
Enumsยง
- Address
- A network address.
- Network
Error - The various errors that can occur during networking.
- Role
- Network peer role.
Constantsยง
- LAST_
DELAY ๐ - MAX_
MESSAGE_ SIZE - Max. number of bytes for a message (potentially consisting of several frames).
- NUM_
DELAYS ๐