| Crates.io | postgres-named-parameters-derive |
| lib.rs | postgres-named-parameters-derive |
| version | 0.1.0 |
| created_at | 2024-02-16 06:45:17.985547+00 |
| updated_at | 2024-02-16 06:45:17.985547+00 |
| description | Derive macros used internally by `postgres-named-parameters`. You should not use this crate directly; instead, use `postgres-named-parameters`. |
| homepage | https://github.com/jmoore34/postgres-named-parameters |
| repository | https://github.com/jmoore34/postgres-named-parameters |
| max_upload_size | |
| id | 1142150 |
| size | 15,252 |
This is a helper crate used and re-exported by
postgres-named-parameters.
Instead of adding this helper crate directly, add
postgres-named-parameters
to your Cargo.toml.