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 🔒