Error Set GroupsError [src]

Errors

AlreadyStarted
DeviceError
InvalidParameter
NotFound
NotStarted
OutOfResources
Unexpected UnexpectedError
Unsupported

Source

pub const GroupsError = uefi.UnexpectedError || error{ InvalidParameter, NotStarted, OutOfResources, Unsupported, AlreadyStarted, NotFound, DeviceError, }