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§
- Formatter
Error - A custom Error thrown by the Formatter
Type Aliases§
- Result 🔒