Skip to main content

gen_debug_impl

Function gen_debug_impl 

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

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