parse_compress_level

Function parse_compress_level 

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

Parses the compression level for LZSS compression from a string.