pub async fn api_v3_indexer_id_get(
    configuration: &Configuration,
    id: i32
) -> Result<IndexerResource, Error<ApiV3IndexerIdGetError>>