Docs.rs
twinkle_client-0.2.5
twinkle_client 0.2.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
cconstantine
Dependencies
derive_more ^2.0.1
normal
futures ^0.3.31
normal
pin-project-lite ^0.2.9
normal
serde ^1.0.219
normal
tokio ^1
normal
tokio-stream ^0.1.14
normal
tracing ^0.1.41
normal
tokio ^1
dev
tracing-test ^0.2.5
dev
futures-timer ^3.0.3
normal
futures-timer ^3.0.3
normal
wasm-bindgen-futures ^0.4
normal
Versions
9.2%
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
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
MaybeSend
twinkle_
client
0.2.5
Maybe
Send
Implementors
In crate twinkle_
client
twinkle_client
Trait
Maybe
Send
Copy item path
Source
pub trait MaybeSend:
Send
{ }
Implementors
§
Source
§
impl<T:
Send
>
MaybeSend
for T
Available on
non-
target_family=wasm
only.