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