Function goban::pieces::util::coord::neighbor_points[][src]

pub fn neighbor_points((x1, x2): Point) -> impl Iterator<Item = Point>