pub type MutRefText<'a> = &'a mut dyn Text<NodeRef = RefNode>;
Expand description

Mutable Ref type for mutable dynamic trait cast