Struct warmy::methods::XML[][src]

pub struct XML;

XML method.

Trait Implementations

impl Debug for XML
[src]

Formats the value using the given formatter. Read more

impl Eq for XML
[src]

impl Hash for XML
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for XML
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for XML

impl Sync for XML