Function re_data_loader::supported_extensions
source · pub fn supported_extensions() -> impl Iterator<Item = &'static str>
Expand description
All file extension supported by our builtin DataLoader
s.
pub fn supported_extensions() -> impl Iterator<Item = &'static str>
All file extension supported by our builtin DataLoader
s.