pub type MutRefEntityReference<'a> = &'a mut dyn EntityReference<NodeRef = RefNode>;
Expand description

Mutable Ref type for mutable dynamic trait cast