Struct open_protocol::types::ArmAck [] [src]

pub struct ArmAck { /* fields omitted */ }

Trait Implementations

impl Debug for ArmAck
[src]

Formats the value using the given formatter.

impl Copy for ArmAck
[src]

impl Clone for ArmAck
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ArmAck
[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 ArmAck
[src]

impl AckCode for ArmAck
[src]