Type Definition pallet_fruniques::types::StringLimit

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