impl_default

Macro impl_default 

Source
macro_rules! impl_default {
    ([$($g:ident),*],$t:ty,$def:expr) => { ... };
    ($g:ident,$t:ty,$def:expr) => { ... };
    ($g:ident =>,$t:ty,$def:expr) => { ... };
}
Expand description

support default