RKTK API Docs RKTK Home Repo

Signal

Type Alias Signal 

Source
pub type Signal<T> = Signal<RawMutex, T>;

Aliased Typeยง

pub struct Signal<T> { /* private fields */ }