[][src]Type Definition p8n_types::Str

type Str = Cow<'static, str>;

Our string type.