Type Definition coord::defaults::Vec2b[][src]

type Vec2b<'a> = Vec2<'a, bool>;

A 2-dimensional boolean vector type