bitwarden_generators::username_forwarders::fastmail

Function get_account_id

source
async fn get_account_id(
    client: &Client,
    api_token: &str,
    api_url: &str,
) -> Result<String, UsernameError>