Docs.rs
pallet-example-tasks-8.0.0
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
pallet-example-tasks 8.0.0
Pallet to demonstrate the usage of Tasks to recognize and execute service work (polkadot v1.13.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
2443
1007
1730
crates.io
Dependencies
parity-scale-codec ^3.6.12
normal
frame-benchmarking ^35.0.0
normal
optional
frame-support ^35.0.0
normal
frame-system ^35.0.0
normal
log ^0.4.21
normal
scale-info ^2.11.1
normal
sp-core ^34.0.0
normal
sp-io ^37.0.0
normal
sp-runtime ^38.0.0
normal
sp-std ^14.0.0
normal
Versions
8.0.0
(2024-06-24)
7.0.0
(2024-05-23)
6.0.0
(2024-05-01)
5.0.0
(2024-04-08)
4.0.0
(2024-03-18)
3.0.0
(2024-02-26)
2.0.0
(2024-02-13)
1.0.0
(2024-01-23)
0.0.0
(2023-12-08)
Owners
This pallet demonstrates the use of the
pallet::task
api for service work.