chunk-diff 0.2.0

A fast and memory-efficient library for computing the difference between two frames of rect.
Documentation
1
2
3
4
5
6
7
pub mod encoder;
pub mod frame;
pub mod hasher;
pub mod util;

#[cfg(test)]
mod test;