We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684b549 commit 9ad55f0Copy full SHA for 9ad55f0
src/paths.md
@@ -62,7 +62,7 @@ mod m {
62
> | [_SimplePathSegment_]
63
>
64
> _GenericArgsBinding_ :\
65
-> [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_TypeParamBounds_]
+> [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_TYPE_]
66
67
> _GenericArgsBounds_ :\
68
> [IDENTIFIER] _GenericArgs_<sup>?</sup> `:` [_TypeParamBounds_]
0 commit comments