Macro amplify::default

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

Shorthand for Default::default()