Skip to main content

dispatch_shutdown

Function dispatch_shutdown 

Source
pub(super) async fn dispatch_shutdown(
    rest_url: Option<String>,
    rest_port: Option<u16>,
    api_key: Option<String>,
) -> Result<()>