Struct warp10::Label[][src]

pub struct Label { /* fields omitted */ }

Methods

impl Label
[src]

Trait Implementations

impl Debug for Label
[src]

Formats the value using the given formatter. Read more

impl Clone for Label
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Label
[src]

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

This method tests for !=.

impl Warp10Serializable for Label
[src]

Auto Trait Implementations

impl Send for Label

impl Sync for Label