Use swap_remove instead of duplicating move lists
Rename verbose_perft -> divide
Move perft and verbose_perft to search.rs
You can also use your local clone with git send-email.
Chess engine written in Rust
movegen heavily based on https://www.chessprogramming.org/Bitboards and Stockfish.