Docs.rs
nym-task-1.21.1
nym-task 1.21.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jstuczyn
github:nymtech:core
mfahampshire
Dependencies
cfg-if ^1.0.0
normal
futures ^0.3.31
normal
log ^0.4
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tokio-util ^0.7.15
normal
tracing ^0.1.41
normal
tokio ^1.47
normal
wasm-bindgen ^0.2.99
normal
wasm-bindgen-futures ^0.4.49
normal
wasmtimer ^0.4.1
normal
Versions
51.2%
of the crate is documented
Platform
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
Skip to main content
spawn_future
nym_
task
1.21.1
nym_task
Macro
spawn_
future
Copy item path
Source
macro_rules! spawn_future { ($future:expr) => { ... }; ($future:expr, $name:expr) => { ... }; }