pub fn load_dataset_by_name( _name: &str, _force_download: bool, ) -> Result<Dataset>
Load a dataset by name from the registry (stub for when download feature is disabled)