Trait infrared::Protocol[][src]

pub trait Protocol {
    type Cmd;
}
Expand description

Infrared protocol

Associated Types

Implementors