Docs.rs
ic-cdk-executor-2.0.0
ic-cdk-executor 2.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dfinity-publish
github:dfinity:sdk
Dependencies
ic0 ^1.0.1
normal
slotmap ^1
normal
smallvec ^1.15.1
normal
Versions
100%
of the crate is documented
Platform
wasm32-unknown-unknown
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
cancel_task
ic_
cdk_
executor
2.0.0
ic_cdk_executor
Function
cancel_
task
Copy item path
Source
pub fn cancel_task(task_handle: &
TaskHandle
)
Expand description
Cancels a specific task by its handle.