Skip to main content

json_spans

Function json_spans 

Source
pub fn json_spans(line: &str) -> Vec<Span<'static>>
Expand description

One line of JSON. Keys are told from strings by the colon that follows them.