3 releases
0.1.4 | May 30, 2022 |
---|---|
0.1.2 | Nov 25, 2021 |
0.1.1 |
|
0.1.0 | Nov 25, 2021 |
#2087 in Parser implementations
56 downloads per month
18KB
442 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
~1MB
~24K SLoC