Function get_schemas

Source
pub async fn get_schemas(
    client: &Client,
) -> Result<Vec<PostgresSchemaDesc>, PostgresError>