pub fn find_plugin_host_binary() -> Option<PathBuf>Expand description
Locate the maolan-plugin-host binary at runtime.
Search order:
- Same directory as the current executable.
- Workspace
target/debugortarget/release(development). PATHenvironment variable.