This page requires javascript to work

[][src]Function minitt::parser::parse_str_to_json

pub fn parse_str_to_json(input: &str) -> Result<String, String>

Parse a string into the json-format lexical information.