Function fuel_indexer_postgres::type_id_latest
source · pub async fn type_id_latest(
conn: &mut PoolConnection<Postgres>,
schema_name: &str,
identifier: &str
) -> Result<String>
pub async fn type_id_latest(
conn: &mut PoolConnection<Postgres>,
schema_name: &str,
identifier: &str
) -> Result<String>