repnop / fdt

Rust crate for Flattened Devicetree parsing
Mozilla Public License 2.0
42 stars 22 forks source link

Loosen lifetime on `Memory.regions` #8

Closed Kritzefitz closed 1 year ago

Kritzefitz commented 1 year ago

The current lifetime suggests that the returned iterator references the Memory itself, but it only references the Fdt.