Macro surfman::macros::implement_interfaces
source ยท macro_rules! implement_interfaces {
() => { ... };
}
Expand description
Internal macro used for generating implementations of the Connection
and Device
traits.