Error Set RoutesError [src]

Errors

AccessDenied
InvalidParameter
NotFound
NotStarted
OutOfResources
Unexpected UnexpectedError

Source

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