Type Alias StrRef

Source
pub type StrRef = Arc<str>;

Aliased Typeยง

struct StrRef { /* private fields */ }