Skip to main content
get_explicit_self
rustc_
builtin_
macros
1.95.0-nightly
(6a979b3e3 2026-02-26)
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
, ) -> (
Box
<
Expr
>,
ExplicitSelf
)