Function serde_any::format::supported_extensions[][src]

pub fn supported_extensions() -> Vec<&'static str>

Return a list of recognized file extensions

The return value depends on the features used when building serde_any. Only file extensions corresponding to supported formats will be returned.