Skip to main content

Cmp

Type Alias Cmp 

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

Компонент cmp_linux_can

Aliased Type§

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