Hacker News new | ask | show | jobs
by tristan957 1700 days ago
You can derive the Default trait (this is the most popular use case) or implement it yourself where you can have custom default values.