pub type Name = Arc<str>;
Represents the type used to specify the name of a driver.
pub struct Name { /* private fields */ }