pub fn parse_str(s: &str) -> Result<Value, ParserErrorWithContext>
Parse EDN from the given input string with default options.