[][src]Module lrl_test_compiler::result

Modules

diagnostic
stringable

The stringable module provides the Stringable enumerated type. This type makes it easier to represent varied formattable values.

Structs

CompilerResult

This type is used in lew of Result or Option. It provides for fallible return types with the possibility for multiple causes of failure and for embedding the hierarchical context of failures in the result.

Enums

Reportable
Status