Function rustc_builtin_macros::deriving::generic::ty::get_explicit_self
source ยท pub(crate) fn get_explicit_self(
cx: &ExtCtxt<'_>,
span: Span,
) -> (P<Expr>, ExplicitSelf)
pub(crate) fn get_explicit_self(
cx: &ExtCtxt<'_>,
span: Span,
) -> (P<Expr>, ExplicitSelf)