wlan_sme::serve

Type Alias ApSmeServer

Source
pub type ApSmeServer = UnboundedSender<Endpoint>;

Aliased Typeยง

struct ApSmeServer(/* private fields */);