Struct geezy::Coords [] [src]

pub struct Coords { /* fields omitted */ }

Methods

impl Coords
[src]

Returns a Result that has been validated

Trait Implementations

impl Debug for Coords
[src]

Formats the value using the given formatter.

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 !=.