Type Definition i2cdev::mock::I2CResult[][src]

pub type I2CResult<T> = Result<T>;
Expand description

I2C mock result type