pub type MintPgAuthDatabase = SQLMintAuthDatabase<PgConnectionPool>;
Expand description
Mint Auth database with Postgres
Aliased Typeยง
pub struct MintPgAuthDatabase { /* private fields */ }
pub type MintPgAuthDatabase = SQLMintAuthDatabase<PgConnectionPool>;
Mint Auth database with Postgres
pub struct MintPgAuthDatabase { /* private fields */ }