Skip to main content

Cmp

Type Alias Cmp 

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

Компонент cmp_file_appender

Aliased Type§

pub struct Cmp<TMsg, TFnInput> { /* private fields */ }