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