I'm using parsing::Panic because I assume that the FDT is correctly formatted. As such using Result requires me to use unwraps in a bunch of places.
I'm using parsing::Panic because I assume that the FDT is correctly formatted. As such using Result requires me to use unwraps in a bunch of places.