Skip to main content

run

Function run 

Source
pub fn run(
    account_name: impl AsRef<str>,
    local_part: impl AsRef<str>,
    domain: impl AsRef<str>,
    defaults: Option<&WizardJmapConfig>,
) -> PromptResult<WizardJmapConfig>
Available on crate features jmap and wizard only.
Expand description

Runs the interactive JMAP account wizard, returning the collected settings.