Skip to main content

StrInput

Type Alias StrInput 

Source
pub type StrInput<'a> = &'a str;
Expand description

Slice of UTF-8 text.