pub fn register_engine_factory(factory: EngineFactory)Expand description
Install factory on the process-wide engine registry. Call this once
from the plugin’s rust__plugin_init; later calls are ignored.
pub fn register_engine_factory(factory: EngineFactory)Install factory on the process-wide engine registry. Call this once
from the plugin’s rust__plugin_init; later calls are ignored.