pub type MutRefEntityReference<'a> = &'a mut dyn EntityReference<NodeRef = RefNode>;Expand description
Mutable Ref type for mutable dynamic trait cast
pub type MutRefEntityReference<'a> = &'a mut dyn EntityReference<NodeRef = RefNode>;Mutable Ref type for mutable dynamic trait cast