We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134f419 commit f5c8f81Copy full SHA for f5c8f81
src/expressions/method-call-expr.md
@@ -94,5 +94,6 @@ and function invocation.
94
[array]: types.html#array-and-slice-types
95
[trait objects]: types.html#trait-objects
96
[disambiguate call]: expressions/call-expr.html#disambiguating-function-calls
97
+[disambiguating function call syntax]: expressions/call-expr.html#disambiguating-function-calls
98
[dereference]: expressions/operator-expr.html#the-dereference-operator
99
[methods]: items/associated-items.html#methods
0 commit comments