Skip to main content Crate rapid_web_codegen Copy item path Source rapid_configure A macro for generating imports for every route handler (used in rapid file based routing) rapid_configure_nextjs A macro for generating imports for every route handler in a Rapid NextJS application rapid_configure_remix A macro for generating imports for every route handler in a Rapid Remix application routes Macro for generated rapid route handlers based on the file system main Inits a traditional actix-web server entrypoint
Note: this is only being done because we need to re-route the macro to point at rapid_web instead of actix rapid_handler