rocket_contrib_codegen 0.4.0-rc

Procedural macros for the Rocket contrib libraries.
docs.rs failed to build rocket_contrib_codegen-0.4.0-rc
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rocket_contrib_codegen-0.4.11

Rocket Contrib - Code Generation

This crate implements the code generation portion of the Rocket Contrib crate. This is for officially sanctioned contributor libraries that require code generation of some kind.

This crate includes custom derives and procedural macros and will expand as-needed if future rocket_contrib features require code generation facilities.

Procedural Macros

This crate implements the following procedural macros:

  • databases

The syntax for the databases macro is: