Docs.rs
pallet-example-tasks-5.0.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pallet-example-tasks 5.0.0
Pallet to demonstrate the usage of Tasks to recognize and execute service work (polkadot v1.10.0)
Crate
Source
Builds
Feature flags
Documentation
Coverage
78.26%
18
out of
23
items documented
0
out of
18
items with examples
Links
paritytech/polkadot-sdk
2286
947
1652
crates.io
Dependencies
parity-scale-codec ^3.6.1
normal
frame-benchmarking ^32.0.0
normal
optional
frame-support ^32.0.0
normal
frame-system ^32.0.0
normal
log ^0.4.21
normal
scale-info ^2.11.1
normal
sp-core ^32.0.0
normal
sp-io ^34.0.0
normal
sp-runtime ^35.0.0
normal
sp-std ^14.0.0
normal
Versions
8.0.0
7.0.0
6.0.0
5.0.0
4.0.0
3.0.0
2.0.0
1.0.0
0.0.0
Owners
This pallet demonstrates the use of the
pallet::task
api for service work.