Fix link for prior-art

This commit is contained in:
Slanterns 2022-04-05 03:32:01 +08:00 committed by GitHub
parent bbe58b2ef9
commit 1aa8bd7797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ This is, as stated, a much more complex alternative interacting with much more o
### Macro
Another suggested solution is to create a macro which handles this.
A crate containing such a macro is mentioned in the [Prior art](prior-art) section of this RFC.
A crate containing such a macro is mentioned in the [Prior art](#prior-art) section of this RFC.
This crate has not been widely used in the rust crate ecosystem with only 47k downloads over the ~6 years it has existed at the time of writing.