Function guest_cli::stop::handle_stop
source ยท pub async fn handle_stop<P: PlatformServices>(
services: &P,
args: &StopArgs,
) -> Result<StopResult, Error>
pub async fn handle_stop<P: PlatformServices>(
services: &P,
args: &StopArgs,
) -> Result<StopResult, Error>