Struct language_tag::tags::tag_variant::TagVariant [] [src]

pub struct TagVariant { /* fields omitted */ }

Methods

impl TagVariant
[src]

[src]

Trait Implementations

impl Debug for TagVariant
[src]

[src]

Formats the value using the given formatter.

impl Clone for TagVariant
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for TagVariant
[src]

[src]

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

[src]

This method tests for !=.

impl Eq for TagVariant
[src]

impl Display for TagVariant
[src]

[src]

Formats the value using the given formatter. Read more