Struct open_protocol::types::LostControl [] [src]

pub struct LostControl { /* fields omitted */ }

Methods

impl LostControl
[src]

Trait Implementations

impl Debug for LostControl
[src]

Formats the value using the given formatter.

impl Copy for LostControl
[src]

impl Clone for LostControl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for LostControl
[src]

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

This method tests for !=.

impl FromBytes for LostControl
[src]