impl_has_name
hir
0.0.0
hir
Macro
impl_
has_
name
Copy item path
Source
macro_rules! impl_has_name { ( $( $ty:ident ),* $(,)? ) => { ... }; }