pub fn default_launch(sample_path: &Path) -> LaunchResultExpand description
Launch a sample using the platform-native process creation API.
This is the default implementation of GuestPlugin::execute_sample.
pub fn default_launch(sample_path: &Path) -> LaunchResultLaunch a sample using the platform-native process creation API.
This is the default implementation of GuestPlugin::execute_sample.