pretty-print 0.1.3

pretty print tree
Documentation
1
2
3
4
use crate::{DocumentTree, PrettyPrint, PrettyProvider};
use alloc::vec::Vec;

pub mod k_and_r_bracket;