pub type RefCharacterData<'a> = &'a dyn CharacterData<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast