pub type PrettyPrint<'a> = RcDoc<'a, ()>;
Pretty print
pub struct PrettyPrint<'a>(/* private fields */);