Type Definition stringtree::StringTreeOption [] [src]

type StringTreeOption<'a> = Option<&'a StringTree>;