Docs.rs
atomic_web_push-0.1.6
atomic_web_push 0.1.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rabbitson87
Dependencies
aes-gcm ^0.10.3
normal
anyhow ^1.0.95
normal
async-trait ^0.1.85
normal
base64 ^0.22.1
normal
blake2b_simd ^1.0.2
normal
chrono ^0.4.39
normal
ciborium ^0.2.2
normal
optional
coarsetime ^0.1.35
normal
ct-codecs ^1.1.3
normal
ed25519-compact ^2.1.1
normal
generic-array ^1.2.0
normal
hkdf ^0.12.4
normal
hmac-sha1-compact ^1.1.5
normal
hmac-sha256 ^1.1.8
normal
hmac-sha512 ^1.1.6
normal
http ^1.2.0
normal
k256 ^0.13.4
normal
log ^0.4.25
normal
num-bigint ^0.4.6
normal
p256 ^0.13.2
normal
p384 ^0.13.0
normal
pem ^3.0.4
normal
rand ^0.8.5
normal
reqwest ^0.12.12
normal
optional
rsa ^0.9.7
normal
sec1_decode ^0.1.0
normal
serde ^1.0.217
normal
serde_derive ^1.0.217
normal
serde_json ^1.0.137
normal
sha2 ^0.10.8
normal
signature ^2.2.0
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
zeroize ^1.8.1
normal
base64ct ^1.6.0
dev
lazy_static ^1.5.0
dev
once_cell ^1.20.2
dev
p256 ^0.13.2
dev
regex ^1.11.1
dev
Versions
79.66%
of the crate is documented
Go to latest version
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
atomic_
web_
push
0.1.6
atomic_web_push
Macro
log_debug
Copy item path
Source
macro_rules! log_debug { ($($rest:tt)*) => { ... }; }