Error Set CancelError [src]

Errors

InvalidParameter
NotFound
NotStarted
Unexpected UnexpectedError

Source

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