Type Alias Astr

Source
pub type Astr = Arc<str>;

Aliased Typeยง

struct Astr { /* private fields */ }