MintPgAuthDatabase

Type Alias MintPgAuthDatabase 

Source
pub type MintPgAuthDatabase = SQLMintAuthDatabase<PgConnectionPool>;
Expand description

Mint Auth database with Postgres

Aliased Typeยง

pub struct MintPgAuthDatabase { /* private fields */ }