Docs.rs
mbus-api-0.3.5
mbus-api 0.3.5
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
packom
Dependencies
async-trait ^0.1.24
normal
chrono ^0.4
normal
frunk ^0.3.0
normal
optional
frunk-enum-core ^0.2.0
normal
optional
frunk-enum-derive ^0.2.0
normal
optional
frunk_core ^0.3.0
normal
optional
frunk_derives ^0.3.0
normal
optional
futures ^0.3
normal
hyper ^0.13
normal
optional
lazy_static ^1.4
normal
optional
log ^0.4.0
normal
mime ^0.3
normal
percent-encoding ^2.1.0
normal
optional
regex ^1.3
normal
optional
serde ^1.0
normal
serde-xml-rs ^0.4.0
normal
serde_ignored ^0.1.1
normal
optional
serde_json ^1.0
normal
swagger ^5.0.0-alpha-1
normal
url ^2.1
normal
optional
clap ^2.25
dev
env_logger ^0.7
dev
native-tls ^0.2
dev
tokio ^0.2
dev
tokio-tls ^0.3
dev
hyper-tls ^0.4
normal
optional
native-tls ^0.2
normal
optional
hyper-openssl ^0.8
normal
optional
openssl ^0.10
normal
optional
openssl ^0.10
dev
tokio-openssl ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
Crate mbus_api
mbus_
api
0.3.5
All Items
Crate Items
Re-exports
Modules
Enums
Constants
Traits
Crate
mbus_
api
Copy item path
Source
Re-exports
§
pub use client::
Client
;
pub use self::server::
Service
;
Modules
§
client
context
models
server
Enums
§
GetMulti
Response
GetResponse
HatOff
Response
HatOn
Response
HatResponse
Mbus
ApiResponse
Scan
Response
Constants
§
API_
VERSION
BASE_
PATH
Traits
§
Api
API
ApiNo
Context
API where
Context
isn’t passed on every API call
Context
Wrapper
Ext
Trait to extend an API to make it easy to bind it to a context.