macro_rules! qualifiable_type {
    ($newtype:ident, $doc:expr) => { ... };
    ($newtype:ident) => { ... };
}
Expand description

Derive a new Qualifiable string type