Macro amplify::default[][src]

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

Shorthand for Default::default()