Docs.rs
tsukuyomi-server-0.2.0
tsukuyomi-server 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ubnt-intrepid
Dependencies
bytes ^0.4
normal
cookie ^0.11
normal
failure ^0.1.3
normal
futures ^0.1
normal
http ^0.1
normal
hyper ^0.12
normal
log ^0.4
normal
native-tls ^0.2
normal
openssl ^0.10
normal
rustls ^0.14
normal
tokio ^0.1
normal
tokio-openssl ^0.3
normal
tokio-rustls ^0.8
normal
tokio-threadpool ^0.1
normal
tokio-tls ^0.2
normal
tsukuyomi-service ^0.1.0
normal
version-sync ^0.6
normal
Versions
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Type Definition Result
tsukuyomi_server
All crates
[
−
]
[src]
Type Definition
tsukuyomi_server
::
Result
type Result<T> =
Result
<T,
Error
>;