fn gen_default_impl(make: &SyntaxFactory, adt: &Adt) -> Option<BlockExpr>
Generate a Default impl based on the fields and members of the target type.
Default