[][src]Type Definition goban::pieces::util::coord::Coord

type Coord = (usize, usize);

Defining the policy for the colums.