Searched defs:Hal (Results 1 – 2 of 2) sorted by relevance
35 pub struct Hal { struct37 pub hal_events: HalEventRegistry, argument49 pub async fn init() -> Hal { in init() argument
319 mut hc: Hal, in dispatch()