Trait infrared::Protocol

source ·
pub trait Protocol {
    type Cmd;
}
Expand description

Infrared protocol

Required Associated Types§

Implementors§