Type Definition pallet_nft::ItemInfoOf

source ·
pub type ItemInfoOf<T> = ItemInfo<BoundedVec<u8, <T as Config>::StringLimit>>;