btparse icon indicating copy to clipboard operation
btparse copied to clipboard

A minimal deserialization library for std::backtrace::Backtrace's debug format

Results 4 btparse issues
Sort by recently updated
recently updated
newest added

so that this can be compatible with today's stable. IMHO, even though it parses a debug representation, this crate is still very useful especially since error API surface requires unstable...

Hey Jane! I updated my color-backtrace branch, checked everything against the CI with the btparse dep pinned to 54f9ddb8c7c8f8e034226fdcacab93cd76e1453b from this PR and it seems to be working fine one...