pub type BoundedBytes<S> = BoundedBytesString<BytesKind, S>;

Aliased Type§

struct BoundedBytes<S> { /* private fields */ }