Struct abxml::model::Tag [] [src]

pub struct Tag { /* fields omitted */ }

Methods

impl Tag
[src]

Trait Implementations

impl Default for Tag
[src]

Returns the "default value" for a type. Read more

impl Debug for Tag
[src]

Formats the value using the given formatter.

impl PartialEq for Tag
[src]

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

This method tests for !=.

impl Eq for Tag
[src]

impl Hash for Tag
[src]

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

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