Macros

  • A macro for generating imports for every route handler (used in rapid file based routing)
  • A macro for generating imports for every route handler in a Rapid NextJS application
  • A macro for generating imports for every route handler in a Rapid Remix application
  • Macro for generated rapid route handlers based on the file system

Attribute Macros

  • 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