mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
f61ab58574
Add Frames Iterator for Backtrace Second attempt at adding the ability to iterate over the frames of a Backtrace by exposing the frames method.