pub struct OtherType; pub trait OtherTrait {} #[macro_export] macro_rules! m { () => {}; } pub enum E { V1 }