[][src]Trait pgx::datum::PostgresType

pub trait PostgresType { }

A tagging trait to indicate a user type is also meant to be used by Postgres Implemented automatically by #[derive(PostgresType)]

Implementors

Loading content...