Type Definition novatel_oem6_api::OEMResult[][src]

type OEMResult<T> = Result<T, OEMError>;

Custom error type for OEM6 operations.