Skip to main content

BoxedDocument

Type Alias BoxedDocument 

Source
pub type BoxedDocument = Box<Document>;

Aliased Typeยง

pub struct BoxedDocument(/* private fields */);