pub fn spawn_plugin(
manifest: &PluginManifest,
arguments: impl IntoIterator<Item = OsString>,
) -> Result<PluginProcess>pub fn spawn_plugin(
manifest: &PluginManifest,
arguments: impl IntoIterator<Item = OsString>,
) -> Result<PluginProcess>