Skip to main content

dispatch_revoke_key

Function dispatch_revoke_key 

Source
pub(super) async fn dispatch_revoke_key(
    gateway: &str,
    output: OutputFormat,
    args: RevokeKeyArgs,
) -> Result<()>