| Crates.io | what-the-struct |
| lib.rs | what-the-struct |
| version | 0.1.0 |
| created_at | 2022-06-02 13:54:18.677937+00 |
| updated_at | 2022-06-02 13:54:18.677937+00 |
| description | Build a graph of structs referencing other structs |
| homepage | |
| repository | https://github.com/aatifsyed/what-the-struct |
| max_upload_size | |
| id | 598873 |
| size | 52,267 |
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