Type Alias SVGDocumentList

pub type SVGDocumentList<'a> = TableRef<'a, SVGDocumentListMarker>;
Expand description

Aliased Typeยง

pub struct SVGDocumentList<'a> { /* private fields */ }