pub struct Text;
Expand description
Intended to be used as a generic argument for [VariadicCell
] to declare that this buffer is
used to hold narrow (as opposed to wide UTF-16) text.
pub struct Text;
Intended to be used as a generic argument for [VariadicCell
] to declare that this buffer is
used to hold narrow (as opposed to wide UTF-16) text.