We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f00c27 + a0a7e18 commit b5f6c23Copy full SHA for b5f6c23
src/paths.md
@@ -88,7 +88,7 @@ Const arguments must be surrounded by braces unless they are a
88
> _QualifiedPathType_ (`::` _PathExprSegment_)<sup>+</sup>
89
>
90
> _QualifiedPathType_ :\
91
-> `<` [_Type_] (`as` _TypePath_)? `>`
+> `<` [_Type_] (`as` _TypePath_)<sup>?</sup> `>`
92
93
> _QualifiedPathInType_ :\
94
> _QualifiedPathType_ (`::` _TypePathSegment_)<sup>+</sup>
0 commit comments