1 unstable release
0.1.0 | Jun 2, 2022 |
---|
#4 in #referencing
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
~13–31MB
~394K SLoC