pub async fn indexer_assets(
    conn: &mut IndexerConnection,
    index_id: &i64
) -> Result<IndexerAssetBundle>
Expand description

Return every indexer asset type for an indexer with the give id.