Function cairo_lang_plugins::get_default_plugins
source · pub fn get_default_plugins() -> Vec<Arc<dyn SemanticPlugin>>Expand description
Gets the list of default plugins to load into the Cairo compiler.
pub fn get_default_plugins() -> Vec<Arc<dyn SemanticPlugin>>Gets the list of default plugins to load into the Cairo compiler.