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