mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 22:18:12 +00:00
uefi: helpers: Introduce OwnedDevicePath This PR is split off from #135368 to reduce noise. No real functionality changes, just some quality of life improvements. Also implement Debug for OwnedDevicePath for some quality of life improvements.