4 releases (2 breaking)
0.3.1 | Jun 15, 2023 |
---|---|
0.3.0 | May 19, 2022 |
0.2.0 | Dec 8, 2021 |
0.1.3 | Dec 8, 2021 |
#2418 in Parser implementations
12,902 downloads per month
Used in 6 crates
(via pretty_assertions_sorted)
24KB
598 lines
This crate makes a best-effort attempt to parse the output of Rust Debug
into a structure. My
motivation is to facilitate neater output in evcxr, but there are probably other places where it
is useful, e.g. to convert debug output into json to send to some logfile.
Dependencies
~1.5MB
~31K SLoC