Error Set GroupsError [src]

Errors

AlreadyStarted
DeviceError
InvalidParameter
NotFound
NotStarted
OutOfResources
Unexpected UnexpectedError

Source

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