Skip to main content

normalize_content

Function normalize_content 

Source
pub fn normalize_content(content: &str) -> String
Expand description

Normalize memory content for dedup: trim and collapse internal whitespace. Deliberately NOT lowercased — casing can carry meaning in a stored fact.