Type Alias Cmp

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

Компонент cmp_esp_wifi

Aliased Type§

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