rustc_builtin_macros::deriving::encodable

Function encodable_substructure

Source
fn encodable_substructure(
    cx: &ExtCtxt<'_>,
    trait_span: Span,
    substr: &Substructure<'_>,
    krate: Symbol,
) -> BlockOrExpr