Macro amplify::default[][src]

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

Shorthand for Default::default()