Expand description
A compiler from Impostor AST to an axum router.
Functionsยง
- compile
- Compile an Impostor file into an axum router.
- compile_
ast - Compile the AST for a complete Impostor File into an axum router.
A compiler from Impostor AST to an axum router.