Macro jumpy::core::elements::install_plugins
source ยท macro_rules! install_plugins { ($($module:ident),* $(,)?) => { ... }; }
Expand description
Helper macro to install element game and session plugins
macro_rules! install_plugins { ($($module:ident),* $(,)?) => { ... }; }
Helper macro to install element game and session plugins