pub(crate) type BlobPropertyBag = BlobPropertyBag;Aliased Type§
pub(crate) struct BlobPropertyBag {
pub endings: EndingType,
pub type_: DOMString,
}Fields§
§endings: EndingType§type_: DOMStringpub(crate) type BlobPropertyBag = BlobPropertyBag;pub(crate) struct BlobPropertyBag {
pub endings: EndingType,
pub type_: DOMString,
}endings: EndingType§type_: DOMString