backtrace-rs icon indicating copy to clipboard operation
backtrace-rs copied to clipboard

Provide a way of learning if the platform is unsupported

Open ChrisDenton opened this issue 2 years ago • 0 comments

From rust's std:

If no frames came out assume that this is an unsupported platform since backtrace doesn't provide a way of learning this right now

This seems like a reasonable feature request?

ChrisDenton avatar Jul 26 '23 00:07 ChrisDenton