json_pop
pub fn parse_str<'a>( bytes: &'a str) -> Result<Value<'a>, ParseError<usize, Wrap<'a>, Error>>