[][src]Type Definition novatel_oem6_api::OEMResult

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

Custom error type for OEM6 operations.