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

pub type Point = (u8, u8);
Expand description

Defining the policy for the columns.