Skip to main content

strip_jsonc

Function strip_jsonc 

Source
pub fn strip_jsonc(text: &str) -> String
Expand description

Strip JSONC comments and trailing commas so serde_json can parse it.