pub type RefDocumentDecl<'a> = &'a dyn DocumentDecl<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast