> This method can very easily construct the `IdArray` on its own without > delegating to `Self::build`. Doing so also simplifies the phy device table > macro because it does not need to construct tuples anymore. > > This also allows simplification of `new` and `build` which removes the > `unsafe`. > > Signed-off-by: Gary Guo <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=2
