Function compress

Source
pub fn compress(moves: &[Move]) -> Result<Vec<u8>, Error>
Expand description

Compress a sequence of moves from the starting position.