Skip to main content

Text

Type Alias Text 

Source
pub type Text = String;
Expand description

UTF-8 encoded text strings.

Aliased Typeยง

pub struct Text { /* private fields */ }