Crate impostor_compiler_axum

Source
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.