Function pallet_scheduler::pallet::dispatchables::cancel_named
source · pub fn cancel_named<T: Config>(id: TaskName)
Expand description
Cancel a named scheduled task.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_named
.