Docs.rs
daemon-engine-0.6.0
daemon-engine 0.6.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
ryankurte
Dependencies
bytes ^0.4.10
normal
clap ^2.32
normal
futures ^0.1
normal
libc ^0.2
normal
log ^0.4
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0.24
normal
tokio ^0.1.18
normal
tokio-async-await ^0.1.6
normal
tokio-codec ^0.1.1
normal
tokio-core ^0.1.17
normal
tokio-io ^0.1.7
normal
tokio-serde-json-mirror ^0.1
normal
tokio-tcp ^0.1.2
normal
tokio-timer ^0.2.5
normal
tokio-udp ^0.1.3
normal
tokio-uds ^0.2.0
normal
users ^0.7
normal
uuid ^0.6
normal
Versions
53.85%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
daemon_
engine
0.6.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
codecs::json::JsonCodec
connection::Connection
server::Request
server::Server
tcp::TcpInfo
udp::UdpConnection
udp::UdpInfo
unix::UnixInfo
Enums
codecs::json::JsonError
error::Error
Traits
AsyncWait
Type Aliases
JsonCodec
tcp::TcpConnection
tcp::TcpServer
udp::IncomingRx
udp::OutgoingTx
unix::UnixConnection
unix::UnixServer