mod bitboard; mod board; mod attacks; fn main() { println!("Hello, world!"); }