Docs.rs
nym-task-1.21.0
nym-task 1.21.0
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
Go to latest version
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
JoinHandle
nym_
task
1.21.0
Join
Handle
Aliased Type
In nym_
task::
spawn
nym_task
::
spawn
Type Alias
Join
Handle
Copy item path
Source
pub type JoinHandle<F> =
JoinHandle
<F>;
Aliased Type
ยง
pub struct JoinHandle<F> {
/* private fields */
}