rsiot::components::cmp_esp_wifi

Type Alias Cmp

source
pub type Cmp<TMsg, TService> = Component<Config, TMsg, TService>;
Expand description

Компонент cmp_esp_wifi

Aliased Type§

struct Cmp<TMsg, TService> { /* private fields */ }