Expand description

The various pretty-printing routines.

Re-exports

pub use self::PpMode::*;
pub use self::PpSourceMode::*;

Structs

Traits

Functions

Constructs a PrinterSupport object and passes it to f.
get_source 🔒