Docs.rs
tinyroute-0.1.0
tinyroute 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
togglebyte
Dependencies
async-trait ^0.1.50
normal
bytes ^1.0.1
normal
futures ^0.3.15
normal
log ^0.4.14
normal
pretty_env_logger ^0.4.0
normal
serde_json ^1.0.64
normal
thiserror ^1.0.25
normal
tokio ^1.6.0
normal
Versions
96.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
All
tinyroute
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Bytes
Frame
FramedMessage
client::TcpClient
server::Path
server::Router
server::ServiceMessage
server::TcpServer
server::UdsServer
Enums
Error
client::ClientMessage
server::ClientMessage
server::RouterMessage
Traits
client::Client
server::Server
server::Service
Functions
client::connect
Type Aliases
Result
client::ClientReceiver
client::ClientSender
server::ClientSender
server::RouterSender
server::TraitFuture