Module formatter

Module formatter 

Source
Expand description

A Solidity formatter

Macrosยง

bail ๐Ÿ”’
format_err ๐Ÿ”’

Structsยง

Context ๐Ÿ”’
Current context of the Formatter (e.g. inside Contract or Function definition)
Formatter
A Solidity formatter
Transaction ๐Ÿ”’
An action which may be committed to a Formatter

Enumsยง

FormatterError
A custom Error thrown by the Formatter

Type Aliasesยง

Result ๐Ÿ”’