Struct open_protocol::types::WaypointData [] [src]

pub struct WaypointData { /* fields omitted */ }

Methods

impl WaypointData
[src]

Trait Implementations

impl Debug for WaypointData
[src]

Formats the value using the given formatter.

impl Copy for WaypointData
[src]

impl Clone for WaypointData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for WaypointData
[src]

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

This method tests for !=.

impl IntoBytes for WaypointData
[src]

impl FromBytes for WaypointData
[src]