Skip to main content

dispatch_gen_key

Function dispatch_gen_key 

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