Docs.rs
rincon_client-0.1.1
rincon_client 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
haraldmaida
Dependencies
rincon_core ^0.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
futures ^0.1
normal
rincon_connector ^0.1
normal
rincon_test_helper ^0.1
normal
tokio-core ^0.1
normal
version-sync ^0.5
normal
Versions
Platform
i686-apple-darwin
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
☰
1
2
3
4
//! Methods and types for server administration.
pub
mod
methods
;
pub
mod
types
;