Device

Trait Device 

Source
pub trait Device: Sealed {
    type Data: Clone;
}

Required Associated Types§

Implementors§