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