Crate dynami

Crate dynami 

Source

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.