postgres-named-parameters-derive 0.1.0

Derive macros used internally by `postgres-named-parameters`. You should not use this crate directly; instead, use `postgres-named-parameters`.
Documentation
1
2
3
4
5
6
7
# postgres-named-parameters-derive


This is a helper crate used and re-exported by
[postgres-named-parameters](https://crates.io/crates/postgres-named-parameters/).
Instead of adding this helper crate directly, add
[postgres-named-parameters](https://crates.io/crates/postgres-named-parameters/)
to your `Cargo.toml`.