Trait frame_support::weights::ClassifyDispatch
source · pub trait ClassifyDispatch<T>: ClassifyDispatch<T> {
// Provided method
fn classify_dispatch(&self, target: T) -> DispatchClass { ... }
}
👎Deprecated: Trait has moved to
frame_support::dispatch
Provided Methods§
sourcefn classify_dispatch(&self, target: T) -> DispatchClass
fn classify_dispatch(&self, target: T) -> DispatchClass
👎Deprecated: Trait has moved to
frame_support::dispatch