Skip to main content

register_engine_factory

Function register_engine_factory 

Source
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.