Struct svgbob::Loc [] [src]

pub struct Loc { /* fields omitted */ }

Methods

impl Loc
[src]

get the 8 neighbors

Trait Implementations

impl Debug for Loc
[src]

Formats the value using the given formatter.

impl Clone for Loc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Loc
[src]

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

This method tests for !=.