rsiot::components::cmp_esp_gpio

Type Alias Cmp

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

Компонент cmp_esp_wifi

Aliased Type§

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