Function rustc_builtin_macros::deriving::debug::show_substructure [−][src]
fn show_substructure(
cx: &mut ExtCtxt<'_>,
span: Span,
substr: &Substructure<'_>
) -> P<Expr>
Expand description
We use the debug builders to do the heavy lifting here