Macro necsim_plugins_core::export_plugin

source ·
macro_rules! export_plugin {
    ($($name:ident => $plugin:ty),+$(,)?) => { ... };
}