Trait Defaultpub
Source:trait(pub) Default
.default ( → Self )
Description
Produce the canonical default value for Self (0 for numerics, "" for Str, empty container, etc.).
:trait(pub) Default
.default ( → Self )
Produce the canonical default value for Self (0 for numerics, "" for Str, empty container, etc.).