Module pax_compiler::errors
source · Expand description
§Errors Module
The errors
module provides structures and functions for throwing Pax related errors
Modules§
Structs§
- PaxTemplateError is a custom error type for returning template errors. Given a token and an optional custom message, it will display a user-friendly error message.