impl_has_name

Macro impl_has_name 

Source
macro_rules! impl_has_name {
    ( $( $ty:ident ),* $(,)? ) => { ... };
}