[][src]Macro amplify::default

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

Shorthand for Default::default()