Docs.rs
erebus-sdk-rust-1.4.0
erebus-sdk-rust 1.4.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
19h
Dependencies
futures ^0.3.30
normal
futures-util ^0.3.30
normal
lazy_static ^1.5.0
normal
rayon ^1.10.0
normal
rmp-serde ^1.3.0
normal
rustls ^0.23.12
normal
serde ^1.0.197
normal
serde_json ^1.0.125
normal
tokio ^1.37.0
normal
tokio-tungstenite ^0.23.1
normal
Versions
0%
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
erebus_
sdk_
rust
1.4.0
erebus_sdk_rust
Type Alias
UrlCacheResponse
Copy item path
Source
pub type UrlCacheResponse = (
u16
,
HashMap
<
String
,
String
>,
String
);