Skip to main content

aggressive_compress

Function aggressive_compress 

Source
pub fn aggressive_compress(content: &str, ext: Option<&str>) -> String
Expand description

Strips comments, blank lines, and normalizes indentation for maximum token savings.