Struct unicornd_client::Pos [] [src]

#[repr(C, packed)]
pub struct Pos { pub x: u8, pub y: u8, }

Fields

Trait Implementations

impl Copy for Pos
[src]

impl Clone for Pos
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more