Expand description

This file implements errors returned from the kconfig representation

Structs

An Error is returned when the representation of the AST into a higher-level presentation failed.

Enums

A LoadError is returned when during loading of a .config file, errors where found. Typically, this is non-destructive, but an end-user should be warned through the frontend that something went wrong during loading of the .config file.