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