Type Alias StrRef

Source
pub type StrRef = Rc<str>;

Aliased Typeยง

struct StrRef { /* private fields */ }