[][src]Module gluon_base::error

Module containing a few common error wrappers which allows more information to be saved for later display to the user

Structs

Errors

An error type which can represent multiple errors.

Help
InFile

Error type which contains information of which file and where in the file the error occurred

Traits

AsDiagnostic