Struct geezy::Coords [] [src]

pub struct Coords {
    // some fields omitted
}

Methods

impl Coords
[src]

Returns a Result that has been validated

Trait Implementations

impl PartialEq for Coords
[src]

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

This method tests for !=.

impl Debug for Coords
[src]

Formats the value using the given formatter.