Function rustc_lint::methods::first_method_call
source · [−]fn first_method_call<'tcx>(
expr: &'tcx Expr<'tcx>
) -> Option<(&'tcx PathSegment<'tcx>, &'tcx Expr<'tcx>)>
fn first_method_call<'tcx>(
expr: &'tcx Expr<'tcx>
) -> Option<(&'tcx PathSegment<'tcx>, &'tcx Expr<'tcx>)>