Macro indradb_plugin_host::register_plugins
source · [−]macro_rules! register_plugins {
( $indradb_interface_version:expr, $( $name:expr, $t:expr ),* ) => { ... };
}Expand description
Libraries use this macro to register their plugins.