shuck-format 0.0.19

Formatting document model and pretty-printer primitives
Documentation
1
2
3
4
5
6
7
8
# shuck-format

`shuck-format` is the generic document model and pretty-printing engine used by
`shuck-formatter`.

It is not shell-specific: the crate provides reusable formatting primitives such as documents,
groups, indentation, and printing options. The API is still pre-1.0 and may change between
`0.x` releases.