Internally called by the parse method that accepts a raw string.
Parses a JSON string into org.dianahep.histogrammar.json.Json objects.
Parses a JSON string into org.dianahep.histogrammar.json.Json objects.
None if the string is not valid JSON (does not throw an exception!) or Some(json) if successful.
Entry point for parsing JSON.