pub type Cmp<TMsg, TService> = Component<Config<TMsg>, TMsg, TService>;
Expand description
Компонент cmp_derive
Aliased Type§
struct Cmp<TMsg, TService> { /* private fields */ }
pub type Cmp<TMsg, TService> = Component<Config<TMsg>, TMsg, TService>;
Компонент cmp_derive
struct Cmp<TMsg, TService> { /* private fields */ }