You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
Some Rust docs have reference-style links like this:
or if the
Manifestis in the scope of the Rust module, you may see:/// Create a new [`Manifest`]We should convert these Rust doc references globally to markdown-compatible links.
See for more information:
https://contentauth.github.io/json-manifest-reference/review-questions#reference-style-links
Note this may also be something that can be implemented within the Rust
schemarscrate itself.