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