sfbinpack 0.6.4

Library to read Stockfish Binpacks
Documentation
1
2
3
4
5
6
7
8
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(crate) mod cpu_features;
pub mod entry;