what-the-struct 0.1.0

Build a graph of structs referencing other structs
what-the-struct-0.1.0 is not a library.

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

serde Value graph