rsiot::components::cmp_auth

Type Alias Cmp

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

Компонент cmp_auth

Aliased Type§

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