Suggest to re-arrange struct packing order when it is inefficient
This rule accepts a string option of rule severity. Must be one of “error”, “warn”, “off”. Default to warn.
{
"rules": {
"gas-struct-packing": "warn"
}
}
This rule does not have examples.
This rule was introduced in Solhint 4.5.0