pub type Text<const N: usize> = HopperString<N>;Expand description
Short alias for bounded dynamic UTF-8 fields outside account authoring.
Aliased Typeยง
pub struct Text<const N: usize> { /* private fields */ }pub type Text<const N: usize> = HopperString<N>;Short alias for bounded dynamic UTF-8 fields outside account authoring.
pub struct Text<const N: usize> { /* private fields */ }