#
rustdoc-json
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the rustdoc-json topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rustdoc-json topic, visit your repo's landing page and select "manage topics."
Hi there! Cool project😄
I'd like to use this as part of a CI pipeline but it doesn't look like there's any way to
programmatically check if something in the public API changed.
RustFmt has a
--checkflag which exits with0if the input would be formatted successfullyand
1if it wouldn't be.I think having a s