Type Definition pretty_print::PrettyTree

source ·
pub type PrettyTree<'a> = DocBuilder<'a, Arena<'a, ColorSpec>, ColorSpec>;