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.