Error Set NeighborsError [src]

Errors

AccessDenied
InvalidParameter
NotFound
NotStarted
OutOfResources
Unexpected UnexpectedError

Source

pub const NeighborsError = uefi.UnexpectedError || error{ NotStarted, InvalidParameter, OutOfResources, NotFound, AccessDenied, }