Skip to main content

plugin_for_extension

Function plugin_for_extension 

Source
pub fn plugin_for_extension(ext: &str) -> Option<Box<dyn LanguagePlugin>>
Expand description

The plugin handling files with the given extension (without the dot), if any.