pub fn get_base_plugins() -> Vec<Arc<dyn MacroPlugin>>
Expand description
Gets the base macro plugins to load into the Cairo compiler.
pub fn get_base_plugins() -> Vec<Arc<dyn MacroPlugin>>
Gets the base macro plugins to load into the Cairo compiler.