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
Exploit some aspects of how we know cbindgen produces items.
Verified to produce no diff compared to previous:
```
$ cargo run -p rustls-ffi-tools --bin docgen > website/static/api.json
<snipped>
$ diff website/static/api.json website/static/api.ef4e484.json && echo "no diff"
no diff
```
0 commit comments