macro_rules! implement_interfaces {
() => { ... };
}Expand description
Internal macro used for generating implementations of the Connection and Device traits.
macro_rules! implement_interfaces {
() => { ... };
}Internal macro used for generating implementations of the Connection and Device traits.