pub fn print_tree<W: Write>( writer: &mut W, entry: &TreeEntry, config: &PrintConfig, stats: &TreeStats, ) -> Result<()>
Print the tree structure