Skip to main content

Text

Type Alias Text 

Source
pub type Text = AbstractBytes<str>;

Aliased Typeยง

pub struct Text { /* private fields */ }