rsiot::components::cmp_esp_gpio

Type Alias Cmp

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

Компонент cmp_esp_wifi

Aliased Type§

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