Docs.rs
kuma-client-2.0.0
kuma-client 2.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BigBoot
Dependencies
config ^0.15.11
normal
const-str ^0.7.0
normal
dateparser ^0.2.1
normal
derivative ^2.2.0
normal
futures-util ^0.3.31
normal
itertools ^0.14.0
normal
log ^0.4.22
normal
native-tls ^0.2.12
normal
regex ^1.11.1
normal
reqwest ^0.12.9
normal
rust_socketio ^0.6.0
normal
serde ^1.0.215
normal
serde-inline-default ^1.0.0
normal
serde_alias ^0.0.2
normal
serde_json ^1.0.132
normal
serde_merge ^0.1.3
normal
serde_repr ^0.1.19
normal
serde_with ^3.11.0
normal
shadow-rs ^1.1.1
normal
strum ^0.27.1
normal
tap ^1.0.1
normal
thiserror ^2.0.3
normal
time ^0.3.36
normal
tokio ^1.41.1
normal
totp-rs ^5.6.0
normal
url ^2.5.3
normal
serde ^1.0.215
build
serde_json ^1.0.132
build
shadow-rs ^1.1.1
build
Versions
2.98%
of the crate is documented
Platform
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
default_from_serde
kuma_
client
2.0.0
kuma_client
Macro
default_
from_
serde
Copy item path
Source
macro_rules! default_from_serde { ($struct_name:ident) => { ... }; }