Module pomelo_fmt::util

source ·
Expand description

Utility functions for working with whitespace, comments, etc.

Comments need to stay attached to their items.

Extra whitespace should be respected up to a newline, but multiple newlines should probably become a single newline.

Anything else?