pub fn load_plugin_file(
working_set: &mut StateWorkingSet<'_>,
plugin_registry_file: &PluginRegistryFile,
span: Option<Span>,
)
Expand description
Load the definitions from the plugin file into the engine state
pub fn load_plugin_file(
working_set: &mut StateWorkingSet<'_>,
plugin_registry_file: &PluginRegistryFile,
span: Option<Span>,
)
Load the definitions from the plugin file into the engine state