mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:25:31 +00:00
Add Frames Iterator for Backtrace Second attempt at adding the ability to iterate over the frames of a Backtrace by exposing the frames method.