Docs.rs
rns-net-0.2.1
rns-net 0.2.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
lelloman
Dependencies
libc ^0.2
normal
log ^0.4
normal
rns-core ^0.1.0
normal
rns-crypto ^0.1.0
normal
socket2 ^0.5
normal
ctrlc ^3
dev
env_logger ^0.11
dev
serde_json ^1
dev
tempfile ^3
dev
Versions
52.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
Module driver
rns_net
0.2.1
Module driver
Module Items
Structs
Traits
In crate rns_
net
rns_net
Module
driver
Copy item path
Source
Expand description
Driver loop: receives events, drives the TransportEngine, dispatches actions.
Structs
§
Driver
The driver loop. Owns the engine and all interface entries.
Traits
§
Callbacks
Callbacks for events the driver produces.