Skip to main content

MutRefDocumentType

Type Alias MutRefDocumentType 

Source
pub type MutRefDocumentType<'a> = &'a mut dyn DocumentType<NodeRef = RefNode>;
Expand description

Mutable Ref type for mutable dynamic trait cast