pub type RefDocumentType<'a> = &'a dyn DocumentType<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast