Function rustc_metadata::rmeta::encoder::should_encode_type

source ยท
fn should_encode_type(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
    def_kind: DefKind,
) -> bool