// This is free and unencumbered software released into the public domain.
usederive_more::Debug;#[cfg_attr(doc, aquamarine::aquamarine)]/// A transaction for reading and writing statements in PostgreSQL.
#[derive(Debug)]pubstructPostgresTransaction{}