Docs.rs
pubky-0.5.0
pubky 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SeverinAlexB
SHAcollision
Dependencies
anyhow ^1.0.95
normal
base64 ^0.22.1
normal
bytes ^1.10.0
normal
cookie ^0.18.1
normal
cookie_store ^0.21.1
normal
flume ^0.11.1
normal
futures-util ^0.3.31
normal
pkarr ^3.7.1
normal
pubky-common ^0.5.0
normal
thiserror ^2.0.11
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
wasm-bindgen ^0.2.100
normal
anyhow ^1.0.95
dev
futures-lite ^2.6.0
dev
mainline ^5.4.0
dev
tokio ^1.43.0
dev
tracing-subscriber ^0.3.19
dev
cfg_aliases ^0.2.1
build
reqwest ^0.12.12
normal
tokio ^1.43.0
normal
console_log ^1.0.0
normal
futures-lite ^2.6.0
normal
getrandom ^0.3.1
normal
getrandom ^0.2.15
normal
gloo-timers ^0.3
normal
js-sys ^0.3.77
normal
log ^0.4.25
normal
reqwest ^0.12.12
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.4
normal
tsify ^0.5.5
normal
wasm-bindgen ^0.2.100
normal
wasm-bindgen-futures ^0.4.50
normal
web-sys ^0.3.77
normal
Versions
62.79%
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
pubky
0.5.0
pubky
Macro
handle_http_error
Copy item path
Source
macro_rules! handle_http_error { ($res:expr) => { ... }; }