rustc_
builtin_
macros
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
builtin_
macros::
deriving::
generic::
ty
rustc_builtin_macros
::
deriving
::
generic
::
ty
Function
get_explicit_self
Copy item path
source
pub(crate) fn get_explicit_self( cx: &
ExtCtxt
<'_>, span:
Span
, ) -> (
P
<
Expr
>,
ExplicitSelf
)