Skip to main content

reflect_pg_collation

Function reflect_pg_collation 

Source
pub async fn reflect_pg_collation(
    client: &PgClient,
) -> Result<Vec<PgCollation>, Error>
Expand description

Asynchronously pull the contents of pg_collation