Function rustc_builtin_macros::assert::context::expr_method_call
source · fn expr_method_call(
cx: &ExtCtxt<'_>,
seg: PathSegment,
receiver: P<Expr>,
args: ThinVec<P<Expr>>,
span: Span
) -> P<Expr>