Skip to main content

parse_json

Function parse_json 

Source
pub fn parse_json(line: &str) -> Option<EventInputDecoded>
Expand description

Parse a line as JSON. Returns None on parse failure.