Type Definition stringtree::StringTreeFn [] [src]

type StringTreeFn = Box<Fn() -> &'static str>;