pgx-macros 0.2.4

Proc Macros for 'pgx'
docs.rs failed to build pgx-macros-0.2.4
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: pgx-macros-0.7.4

pgx-macros

Procedural macros for pgx.

Provides:

- #[pg_extern]
- #[pg_guard]
- #[pg_test]
- #[derive(PostgresType)]
- #[derive(PostgresEnum)]
- #[derive(PostgresGucEnum)]

Using pgx as a dependency necessitates that pgx-macros also be a dependency