pub(crate) type HashAlgorithmIdentifier = HashAlgorithmIdentifier;
Aliased Type§
pub(crate) enum HashAlgorithmIdentifier {
Object(RootedTraceableBox<Heap<*mut JSObject>>),
String(DOMString),
}
pub(crate) type HashAlgorithmIdentifier = HashAlgorithmIdentifier;
pub(crate) enum HashAlgorithmIdentifier {
Object(RootedTraceableBox<Heap<*mut JSObject>>),
String(DOMString),
}