sfbinpack 0.6.2

Library to read Stockfish Binpacks
Documentation
1
2
3
4
5
6
7
pub mod arithmetic;
pub mod binpack_error;
pub mod compressed_move;
pub mod compressed_position;
pub mod compressed_training_file_reader;
pub mod compressed_training_file_writer;
pub mod entry;