Function parse_min_length

Source
pub fn parse_min_length(len: &str) -> Result<usize, String>
Available on crate features bgi and bgi-arc only.
Expand description

Parses the minimum length for LZSS compression from a string.