from_string

Function from_string 

Source
pub fn from_string(str: &str) -> Result<Option<Node>, Error>
Available on crate feature v1_2 only.