You can provide default values for your struct by implementing the Default trait. The default function would look like your current new ...
確定! 回上一頁