Skip to main content

reflect_pg_foreign_server

Function reflect_pg_foreign_server 

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

Asynchronously pull the contents of pg_foreign_server