Docs.rs
pasts-0.14.3
pasts 0.14.3
Docs.rs crate page
Apache-2.0 OR BSL-1.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
AldaronLau
github:ardaku:async
Dependencies
wasm-bindgen-futures ^0.4
normal
optional
async-std ^1.11
dev
async_main ^0.4
dev
whisk ^0.11
dev
wasm-bindgen ^0.2
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pasts
0.14.3
In pasts::
notify
pasts
::
notify
Function
pending
Copy item path
Source
pub fn pending<T>() ->
Pending
<T>
Expand description
Create a
Notify
which never becomes ready with an event.