Crate pretty [−] [src]
This crate defines a Wadler-style pretty-printing API.
See Doc
and
Structs
BoxAllocator | |
BoxDoc | |
DocBuilder |
The |
RefDoc |
Newtype wrapper for |
Enums
Doc |
The concrete document type. This type is not meant to be used directly. Instead use the static
functions on |
Traits
DocAllocator |
The |
Type Definitions
Arena |
An arena which can be used to allocate |