postgres_to_polars_derive 1.0.0

Derive macro for postgres_to_polars. Do not use directly.
Documentation

Proc-macro crate providing #[derive(IntoDataFrame)].

This is an implementation detail of the postgres_to_polars crate. Use postgres_to_polars::IntoDataFrame instead of depending on this crate directly.