parse

Function parse 

Source
pub fn parse(input: &str) -> Result<Value>
Expand description

Parse a JAML string into a Value.