Docs.rs
aiot-0.10.0
aiot 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kingfree
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
crc ^3.0.0
normal
enum-iterator ^0.7.0
normal
enum-kinds ^0.5.1
normal
futures ^0.3
normal
futures-util ^0.3
normal
hmac ^0.12
normal
http ^0.2.8
normal
lazy_static ^1.4
normal
libc ^0.2
normal
log ^0.4
normal
md-5 ^0.10
normal
rand ^0.8
normal
regex ^1.5
normal
reqwest ^0.11
normal
rumqttc ^0.12.0
normal
rustls ^0.20.0
normal
rustls-pemfile ^1.0.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^1.14.0
normal
sha2 ^0.10
normal
spin ^0.9
normal
tempdir ^0.3.7
normal
thiserror ^1.0
normal
tokio ^1.9
normal
tokio-tungstenite ^0.17.1
normal
tungstenite ^0.17.2
normal
url ^2.2
normal
anyhow ^1.0
dev
env_logger ^0.9
dev
Versions
36.41%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
SubDevFoundReportRequest
In aiot::subdev::push
?
Type Definition
aiot
::
subdev
::
push
::
SubDevFoundReportRequest
source
·
[
−
]
pub type SubDevFoundReportRequest =
AlinkRequest
<
Vec
<
DeviceInfoId
>>;