1
2
3
4
5
#[cfg(test)]
#[macro_use]
extern crate pretty_assertions;

pub mod board;