StrRef

Type Alias StrRef 

Source
pub type StrRef = Arc<str>;

Aliased Typeยง

pub struct StrRef { /* private fields */ }