pub type MutRefAttribute<'a> = &'a mut dyn Attribute<NodeRef = RefNode>;
Expand description

Mutable Ref type for mutable dynamic trait cast