Module formatter

Source
Expand description

A Formatter that formats SQL into a standardized format.

See format as the entry point for formatting SQL.

Structs§

Formatter
Formatter for SQL.

Functions§

format
Convenience function to format SQL.