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