We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4070c57 + 5543f9d commit 0b044a4Copy full SHA for 0b044a4
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