Macros§
- generate
- A marker macro for generated code blocks. This macro simply returns its input unchanged, allowing the code to compile normally. The dynami build tool looks for this macro to identify where to inject generated routes.
Functions§
- format_
routes - Main entry point for the route generation library.
- format_
routes_ with_ debug - Debug version of format_routes that writes detailed logs to a file.