Enum arret_compiler::FindArretRootError [−][src]
pub enum FindArretRootError { InvalidOption(InvalidOptionError), InvalidEnvVar(InvalidEnvVarError), NotFound, }
Variants
Explicitly specified option was not an Arret root
Environment variable with the given name is not an Arret root
Heuristic search failed