arday11ChessLibrary 0.5.0

test
Documentation
1
2
3
4
5
6
use arday11ChessLibrary;
use arday11ChessLibrary::run;

fn main() {
    run()
}