Type Definition ecu_diagnostics::hardware::HardwareResult[][src]

pub type HardwareResult<T> = Result<T, HardwareError>;
Expand description

Hardware API result