Type Alias Name

Source
pub type Name = Arc<str>;
Expand description

Represents the type used to specify the name of a driver.

Aliased Typeยง

struct Name { /* private fields */ }