1 2 3 4 5 6
#[allow(clippy::derivable_impls)] impl Default for {{ name }} { fn default() -> Self { Self { {{ discriminator_field }}: String::new(),