Docs.rs
mutant-client-0.6.2
mutant-client 0.6.2
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Repository
crates.io
Source
Owners
Champii
Dependencies
console_error_panic_hook ^0.1
normal
ewebsock ^0.8
normal
futures ^0.3
normal
futures-util ^0.3
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
log ^0.4
normal
mutant-protocol ^0.6.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
url ^2.5
normal
uuid ^1.16
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
tokio ^1
normal
Versions
7.58%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mutant_
client
0.6.2
mutant_client
Macro
long_request
Copy item path
Source
macro_rules! long_request { ($self:expr, $key:ident, $($req:tt)*) => { ... }; }