Type Definition ecu_diagnostics::channel::ChannelResult[][src]

pub type ChannelResult<T> = Result<T, ChannelError>;
Expand description

Communication channel result