Docs.rs
noosphere-common-0.1.2
noosphere-common 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
subconscious-ops
Dependencies
anyhow ^1
normal
futures-util ^0.3
normal
gloo-timers ^0.3
normal
optional
instant ^0.1
normal
rand ^0.8
normal
optional
tracing ^0.1
normal
rand ^0.8
dev
tokio-stream ~0.1
dev
tokio ^1
normal
futures ^0.3
normal
tokio ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
ConditionalSend
noosphere_
common
0.1.2
Conditional
Send
Implementors
In crate noosphere_
common
noosphere_common
Trait
Conditional
Send
Copy item path
Source
pub trait ConditionalSend:
Send
{ }
Implementors
§
Source
§
impl<S>
ConditionalSend
for S
where S:
Send
,
Available on
non-WebAssembly
only.