8000
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 9ad55f0 commit 6c77f49Copy full SHA for 6c77f49
src/paths.md
@@ -62,7 +62,7 @@ mod m {
62
> | [_SimplePathSegment_]
63
>
64
> _GenericArgsBinding_ :\
65
-> [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_TYPE_]
+> [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_Type_]
66
67
> _GenericArgsBounds_ :\
68
> [IDENTIFIER] _GenericArgs_<sup>?</sup> `:` [_TypeParamBounds_]
0 commit comments