Skip to main content

supported_extensions

Function supported_extensions 

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

Returns all file extensions supported by the compiled feature set.

Each entry corresponds to one row in EXTENSION_MAP. The list is used to build human-readable error messages without duplicating the extension list.