Docs.rs
daemon-engine-0.6.0
daemon-engine 0.6.0
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
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
daemon_
engine
0.6.0
Module json
Module Items
Structs
Enums
In daemon_
engine::
codecs
daemon_engine
::
codecs
Module
json
Copy item path
Source
Structs
§
Json
Codec
A codec for JSON encoding and decoding Enc is the type to encode, Dec is the type to decode, E is the error type to be returned for both operations
Enums
§
Json
Error
Basic compatible error type