implement_interfaces

Macro implement_interfaces 

Source
macro_rules! implement_interfaces {
    () => { ... };
}
Expand description

Internal macro used for generating implementations of the Connection and Device traits.