vize_relief
vize_relief defines the shared AST, compiler errors, and compiler options used throughout the
Vize workspace.
Highlights
- Vue template AST node definitions
- Parser, transform, and codegen options
- Shared compiler error types
- Arena-friendly data structures and serde support
Main Modules
asterrorsoptions
Related Crates
vize_armaturebuilds this ASTvize_atelier_*,vize_patina, andvize_glyphoperate on the shared syntax modelvize_vitrineserializes data derived from these types for JS consumers
License
MIT