Skip to main content

normalize_header

Function normalize_header 

Source
pub fn normalize_header(s: &str) -> String
Expand description

Normalize a header string: lowercase, replace non-alphanumeric with underscores.