pub async fn reflect_pg_user_mappings(
client: &PgClient,
) -> Result<Vec<PgUserMappings>, Error>Expand description
Asynchronously pull the contents of pg_user_mappings
pub async fn reflect_pg_user_mappings(
client: &PgClient,
) -> Result<Vec<PgUserMappings>, Error>Asynchronously pull the contents of pg_user_mappings