Skip to main content

gen_hash_impl

Function gen_hash_impl 

Source
fn gen_hash_impl(make: &SyntaxFactory, adt: &Adt) -> Option<BlockExpr>
Expand description

Generate a Hash impl based on the fields and members of the target type.