Docs.rs
sylvia-iot-sdk-0.3.12
sylvia-iot-sdk 0.3.12
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
async-trait ^0.1.89
normal
axum ^0.8.6
normal
bytes ^1.10.1
normal
chrono ^0.4.42
normal
futures ^0.3.31
normal
general-mq ^0.3.12
normal
hex ^0.4.3
normal
reqwest ^0.12.23
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sylvia-iot-corelib ^0.3.12
normal
tokio ^1.47.1
normal
tower ^0.5.2
normal
url ^2.5.7
normal
axum-test ^18.1.0
dev
laboratory ^2.0.0
dev
sylvia-iot-auth ^0.3.12
dev
sylvia-iot-broker ^0.3.12
dev
sylvia-iot-coremgr ^0.3.12
dev
Versions
43.41%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Files
sylvia_iot_sdk/
lib.rs
1
pub mod
api;
2
pub mod
middlewares;
3
pub mod
mq;
4
pub mod
util;