pub type Cmp<TMainWindow, TMsg, TService> = Component<Config<TMainWindow, TMsg>, TMsg, TService>;
Компонент cmp_slint
struct Cmp<TMainWindow, TMsg, TService> { /* private fields */ }