Function edn_format::parse_str [−][src]
pub fn parse_str(s: &str) -> Result<Value, ParserErrorWithContext>Expand description
Parse EDN from the given input string with default options.
pub fn parse_str(s: &str) -> Result<Value, ParserErrorWithContext>Parse EDN from the given input string with default options.