pub type UnboundedBytes = BoundedBytesString<BytesKind, ConstU32<{ u32::MAX }>>;
Aliased Typeยง
struct UnboundedBytes { /* private fields */ }
pub type UnboundedBytes = BoundedBytesString<BytesKind, ConstU32<{ u32::MAX }>>;
struct UnboundedBytes { /* private fields */ }