Type Definition hidapi::HidResult[][src]

type HidResult<T> = Result<T, HidError>;