Macro make_bridge_trait

Source
macro_rules! make_bridge_trait {
    ($name:ident) => { ... };
}