Skip to main content

reflect_pg_namespace

Function reflect_pg_namespace 

Source
pub async fn reflect_pg_namespace(
    client: &PgClient,
) -> Result<Set<PgNamespace>, Error>
Expand description

Asynchronously pull the contents of pg_namespace