Derive Macro std::default::Default

1.38.0 · source ·
#[derive(Default)]
Expand description

派生宏,生成 Default trait 的 impl。