Crate tighterror_build
source ·Expand description
tighterror-build is a library, part of the tighterror framework, that
implements Rust code generation from a specification provided in a markup
language file.
Modules
- Error codes.
Structs
- Options for the code generator.
- A lint message.
- A lint report.
Enums
- A lint level.
Constants
- The default spec file path when none is provided.
Functions
- Generates code from a specification file.
- Checks a specification file for errors.