rsiot::components::cmp_slint

Type Alias Cmp

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

Компонент cmp_slint

Aliased Type§

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