[go: up one dir, main page]

rustdoc-json 0.3.0

Utilities for working with rustdoc JSON.
Documentation
1
2
3
4
5
6
7
8
## v0.3.0
* Change `fn build()` to take `BuildOptions`

## v0.2.2
* Make sure `RUSTDOC` and `RUSTC` env vars are cleared before building rustdoc JSON

## v0.2.1
* First public release