DocumentRef

Type Alias DocumentRef 

Source
pub type DocumentRef = Rc<dyn Document>;

Aliased Typeยง

pub struct DocumentRef { /* private fields */ }