Function novax_sqlx_postgres::create_connection

source ยท
pub async fn create_connection(
    my_conn: PostgresConn,
    num_cn: u32,
) -> Result<PgPool, Error>