Type Definition trees::StrTree [] [src]

type StrTree = Tree<&'static str>;