Type Definition devices::usb::host_backend::error::Result

source ·
pub type Result<T> = Result<T, Error>;