rapid_configure_nextjs!() { /* proc-macro */ }
Expand description
A macro for generating imports for every route handler in a Rapid NextJS application
This macro must be used before any other code runs within your root.rs
file.
ยงExamples
rapid_configure_nextjs!()