handle_stop

Function handle_stop 

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