Type Definition pallet_fruniques::types::Children

source ·
pub type Children<T> = BoundedVec<ChildInfo<T>, <T as Config>::ChildMaxLen>;