one_from_string

Function one_from_string 

Source
pub fn one_from_string<S: AsRef<str>>(
    content: S,
) -> Result<NewickTree, NewickError>