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