pub(crate) type CredentialData = CredentialData;
pub(crate) struct CredentialData { pub id: USVString, }
id: USVString