DevType

Trait DevType 

Source
pub trait DevType {
    // Required method
    fn dev_type(&self) -> DeviceType;
}

Required Methods§

Implementors§