1 unstable release
0.1.0 | Jun 2, 2022 |
---|
#235 in #docs
15KB
64 lines
what-the-struct
Scrapes docs.rs to build a graph of struct constituents
$ what-the-struct --url 'https://docs.rs/serde_json/latest/serde_json/enum.Value.html' \
| dot -Tsvg -o Value.svg
Dependencies
~12–29MB
~413K SLoC