Module gluon_base::error

source ·
Expand description

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

Structs

  • An error type which can represent multiple errors.
  • Error type which contains information of which file and where in the file the error occurred

Traits

Type Aliases