Function guest_cli::stop::handle_stop

source ·
pub async fn handle_stop<P: PlatformServices>(
    services: &P,
    args: &StopArgs
) -> Result<StopResult, Error>