Skip to main content

Cmp

Type Alias Cmp 

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

Компонент cmp_esp_led

Aliased Type§

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