Skip to main content

Thread

Type Alias Thread 

Source
pub type Thread<Mac> = fn(&mut Mac, Instruction) -> Result<(), Error>;