AteccDevice

Type Alias AteccDevice 

Source
pub type AteccDevice = Box<dyn AteccDeviceTrait + Send + Sync>;

Aliased Typeยง

pub struct AteccDevice(/* private fields */);