impl_has_name_no_db

Macro impl_has_name_no_db 

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