Macro std::default::Default1.38.0[][src]

pub macro Default($item : item) {
    ...
}
Expand description

派生宏,生成 Default trait 的 impl。