[][src]Function fxa_client::auth::get_sync_keys

pub fn get_sync_keys(
    config: &Config,
    key_fetch_token: &str,
    email: &str,
    pw: &str
) -> Result<(Vec<u8>, Vec<u8>)>