parse_str

Function parse_str 

Source
pub fn parse_str(s: &str) -> Result<Value, ParserErrorWithContext>
Expand description

Parse EDN from the given input string with default options.