Skip to main content

bridge_impl

Macro bridge_impl 

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