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

pub struct XML;

XML method.

Trait Implementations

impl Debug for XML
[src]

[src]

Formats the value using the given formatter. Read more

impl Eq for XML
[src]

impl Hash for XML
[src]

[src]

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

1.3.0
[src]

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

impl PartialEq for XML
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

Auto Trait Implementations

impl Send for XML

impl Sync for XML