Str

Type Alias Str 

Source
pub(crate) type Str = Box<str>;
Available on non-target_family=wasm only.

Aliased Type§

pub(crate) struct Str(/* private fields */);