sfbinpack 0.6.2

Library to read Stockfish Binpacks
Documentation
1
2
3
4
5
6
mod bitreader;
mod compressed_reader;
mod move_score_list_reader;

pub use compressed_reader::CompressedReaderError;
pub use compressed_reader::CompressedTrainingDataEntryReader;