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 |
#2743 in Parser implementations
10,877 downloads per month
Used in 14 crates
(3 directly)
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
~30K SLoC