pub type PostgresRepoRawQueryTxnClient<'a> = Transaction<'a>;

Aliased Type§

struct PostgresRepoRawQueryTxnClient<'a> { /* private fields */ }