Docs.rs
nym-task-1.20.4
nym-task 1.20.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
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
anyhow ^1.0.98
dev
nym-test-utils ^1.20.4
dev
tokio ^1.47
dev
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
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
StatusReceiver
nym_
task
1.20.4
Status
Receiver
Aliased Type
In nym_
task::
event
nym_task
::
event
Type Alias
Status
Receiver
Copy item path
Source
pub type StatusReceiver =
Receiver
<
SentStatus
>;
Aliased Type
ยง
pub struct StatusReceiver {
/* private fields */
}