[][src]Macro candy::default

macro_rules! default {
    () => { ... };
}

Sugar for Default::default().