pub fn parse_min_length(len: &str) -> Result<usize, String>
bgi
bgi-arc
Parses the minimum length for LZSS compression from a string.