pub fn load_plugin(path: &Path) -> Result<Plugin, PluginError>
Load a single plugin library from path.
path