Docs.rs
iroh-router-0.28.0
iroh-router 0.28.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
anyhow ^1.0.91
normal
clap ^4
normal
optional
futures-buffered ^0.2.9
normal
futures-lite ^2.3.0
normal
futures-util ^0.3.31
normal
iroh-net ^0.28.0
normal
tokio ^1.41.0
normal
tokio-util ^0.7.12
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3
normal
optional
Versions
57.14%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iroh_
router
0.28.0
All Items
Crate Items
Structs
Traits
Crate
iroh_router
Copy item path
Source
Structs
§
Protocol
Map
A typed map of protocol handlers, mapping them from ALPNs.
Router
Router
Builder
Traits
§
Protocol
Handler
Handler for incoming connections.