Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ContractAddressDefault

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

Fully qualified path: dojo::utils::default::ContractAddressDefault

pub impl ContractAddressDefault of Default<ContractAddress>;

Impl functions

default

Fully qualified path: dojo::utils::default::ContractAddressDefault::default

fn default() -> ContractAddress