78 个版本
0.7.4 | 2023年3月14日 |
---|---|
0.7.2 | 2023年2月23日 |
0.6.1 | 2022年12月6日 |
0.6.0-alpha.2 | 2022年11月18日 |
0.0.8 | 2020年7月28日 |
#1092 in 过程宏
298 每月下载量
在 10 个crate中使用 (5 个直接使用)
490KB
9K SLoC
pgx-macros
为 pgx
提供过程宏。
提供
- #[pg_extern]
- #[pg_guard]
- #[pg_test]
- #[derive(PostgresType)]
- #[derive(PostgresEnum)]
- #[derive(PostgresGucEnum)]
使用 pgx
作为依赖项需要将 pgx-macros
也作为依赖项
依赖项
~4.5MB
~76K SLoC