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