Function fuel_indexer_postgres::get_object
source · pub async fn get_object(
conn: &mut PoolConnection<Postgres>,
query: String
) -> Result<Vec<u8>>
pub async fn get_object(
conn: &mut PoolConnection<Postgres>,
query: String
) -> Result<Vec<u8>>