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