necsim_plugins_core
0.1.0
?
Settings
Macro
necsim_plugins_core
::
export_plugin
Copy item path
source
·
[
−
]
macro_rules!
export_plugin { ($(
$name
:ident =>
$plugin
:ty),+$(,)
?
) => { ... }; }