limine-rs icon indicating copy to clipboard operation
limine-rs copied to clipboard

treewide: derive Debug everywhere

Open phip1611 opened this issue 1 year ago • 3 comments

This supersedes https://github.com/limine-bootloader/limine-rs/pull/30 by removing the controversial parts.

This is only a "dumb" version where just fields are printed. A follow-up might also print the return value of relevant methods for a given type.

phip1611 avatar Jul 08 '24 09:07 phip1611