Type Alias Cmp

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

Компонент cmp_math

Aliased Type§

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