hydraulic 0.1.0

An interface for generic compression library usage with a collection (unimplemented so far) of pre-existing compression libraries
Documentation
1
2
3
4
#[derive(Debug)]
pub enum DecompressionError {
    Generic,
}