[][src]Macro sophia::impl_dataset_for_wrapper

macro_rules! impl_dataset_for_wrapper {
    ($wrapper: ty) => { ... };
    () => { ... };
}

Defines the implementation of Dataset for DatasetWrapper.