rsiot::components::cmp_auth

Type Alias Cmp

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

Компонент cmp_auth

Aliased Type§

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