Struct xml::name::ReprDisplay  
                   
                       [−]
                   
               [src]
pub struct ReprDisplay<'a, 'b: 'a>(_);
A wrapper around Name whose Display implementation prints the wrapped name as it is
displayed in an XML document.