`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.