fn normalize_value(s: &str) -> StringExpand description
Strip whitespace introduced by TokenStream::to_string around :: so
error_stage :: PROCESSING becomes error_stage::PROCESSING for the
constant-prefix validation (starts_with("error_stage::")).