[][src]Macro sophia::impl_collectible_dataset_for_indexed_dataset

macro_rules! impl_collectible_dataset_for_indexed_dataset {
    ($indexed_mutable_dataset: ty) => { ... };
    () => { ... };
}

Defines the implementation of CollectibleDataset for IndexedDataset.