pub fn get_default_inline_macro_plugins(
) -> OrderedHashMap<String, Arc<dyn InlineMacroExprPlugin>>
Expand description
Gets the default plugins to load into the Cairo compiler.
pub fn get_default_inline_macro_plugins(
) -> OrderedHashMap<String, Arc<dyn InlineMacroExprPlugin>>
Gets the default plugins to load into the Cairo compiler.