Struct twitter_stream_message::message::Control [] [src]

pub struct Control<'a> { /* fields omitted */ }

Represents a control message.

Trait Implementations

impl<'a> Clone for Control<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Debug for Control<'a>
[src]

Formats the value using the given formatter.

impl<'a> PartialEq for Control<'a>
[src]

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

This method tests for !=.

impl<'a> Eq for Control<'a>
[src]

impl<'a> Hash for Control<'a>
[src]

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

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