Struct nv_xml::XmlElement [] [src]

pub struct XmlElement { /* fields omitted */ }

Methods

impl XmlElement
[src]

Trait Implementations

impl Debug for XmlElement
[src]

Formats the value using the given formatter.

impl Clone for XmlElement
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl ToString for XmlElement
[src]

Converts the given value to a String. Read more