Re-exportsยง
pub use error::NetworkError;
Modulesยง
- addr ๐
- config_
builder ๐ - Tools for manipulating the type state of
ConfigBuilder. - connection ๐
- error
- metrics ๐
- msg ๐
- net ๐
- noise
- queue ๐
- time ๐
- util ๐
- x25519
Structsยง
- Config
- Config
Builder - Use builder syntax to set the inputs and finish with
internal_build(). - Network
- Network
Controller - Network
Receiver - Send
Command - Send to peer(s).
- Send
Command Builder - Use builder syntax to set the inputs and finish with
build(). - Slot
- Slots contain messages.
- Version
Enumsยง
- NetAddr
- A network address.
- Retry
Policy - Specify if a message should be retried if no ACK is received.
- Role
- Network peer role.
- Send
Action
Traitsยง
- Metrics
- Type that records metrics.