Skip to main content

load_or_create_account

Function load_or_create_account 

pub async fn load_or_create_account(
    directory_url: &str,
    credentials_path: &Path,
    directory_root_ca_path: Option<&Path>,
) -> Result<Account>