Error Set CancelError [src]

Errors

DeviceError
InvalidParameter
NotFound
NotStarted
Unexpected UnexpectedError

Source

pub const CancelError = uefi.UnexpectedError || error{ InvalidParameter, NotStarted, NotFound, DeviceError, }