Module interoptopus::writer[][src]

Expand description

Types used by backends to produce pretty output.

Structs

IndentWriter

Convenience helper to allow backends to write code with indentation.

Constants

FOUR_SPACES

You might not realize how hard it can be to type exactly 4 spaces.