Type Alias precompile_utils::solidity::codec::bytes::BoundedString
source · pub type BoundedString<S> = BoundedBytesString<StringKind, S>;
Aliased Type§
struct BoundedString<S> { /* private fields */ }
pub type BoundedString<S> = BoundedBytesString<StringKind, S>;
struct BoundedString<S> { /* private fields */ }