Trait frame_support::weights::OneOrMany
source · pub trait OneOrMany<T>: OneOrMany<T> {
fn into_iter(self) -> Self::Iter
where
Self: Sized,
{ ... }
}
👎Deprecated: Trait has moved to
frame_support::dispatch