[][src]Type Definition xml_dom::level2::convert::MutRefAttribute

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

Mutable Ref type for mutable dynamic trait cast