pub async fn reflect_pg_ts_parser(
client: &PgClient,
) -> Result<Vec<PgTsParser>, Error>Expand description
Asynchronously pull the contents of pg_ts_parser
pub async fn reflect_pg_ts_parser(
client: &PgClient,
) -> Result<Vec<PgTsParser>, Error>Asynchronously pull the contents of pg_ts_parser