Impls
| ContractAddressDefault | Implement the Default trait for ContractAddress to be able to use the Default derive attribute on enums/structs which contain a ContractAddress field. |
| ClassHashDefault | the Default derive attribute on enums/structs which contain a ClassHash field. |