pub fn empty_functional_actions_registrar<G: Html>(
    _: FunctionalPluginActions<G>
) -> FunctionalPluginActions<G>
Expand description

A helper function for plugins that don’t take any functional actions. This just inserts and empty registrar.