Error Set CancelError [src]
Errors
Source
pub const CancelError = uefi.UnexpectedError || error{
NotStarted,
InvalidParameter,
NotFound,
}
pub const CancelError = uefi.UnexpectedError || error{
NotStarted,
InvalidParameter,
NotFound,
}