☰
BoundedVecOfUnq
In pallet_nft
?
Type Definition
pallet_nft
::
BoundedVecOfUnq
source
·
[
−
]
pub type BoundedVecOfUnq<T> =
BoundedVec
<
u8
, <T as
Config
>::
StringLimit
>;