domino_lib::types

Type Alias Solution

Source
pub type Solution = Vec<Tile>;

Aliased Typeยง

struct Solution { /* private fields */ }