Str

Type Alias Str 

Source
pub type Str = SharedStr;
Expand description

Cheaply clonable with inline storage

Aliased Typeยง

pub union Str {
    /* private fields */
}