Skip to main content

handle_identity_init

Function handle_identity_init 

Source
pub async fn handle_identity_init(
    config: &Config,
    touch_id: bool,
    access_control: Option<&str>,
    output: Option<&Path>,
    force: bool,
) -> Result<()>