Function ason::parse_from_str

source ·
pub fn parse_from_str(s: &str) -> Result<AsonNode, ParseError>