Type Definition p8n_types::Str

source ·
pub type Str = Cow<'static, str>;
Expand description

Our string type.