pub trait XmlReadOwned: for<'s> XmlRead<'s> { }

Implementors