pub trait WifiModemPeripheral: Peripheral<P = Self> { }

Object Safety§

This trait is not object safe.

Implementors§