Type Alias Str

Source
pub type Str = Rc<str>;

Aliased Typeยง

pub struct Str { /* private fields */ }