Re: [PATCH v5] rust: transmute: Add methods for FromBytes trait
From: Christian
Date: Sun Mar 23 2025 - 22:41:56 EST
Hi, Benno.
> Why is this commit message wrapped like this?
Probably my text editor.
> What changed in version 5? Or does "Changes in v4" mean "Changes done to
> v4"?
Changes done to v4. I misinterpreted it? If that's the case, I'll
change in the next patch.
> AFAIU this relies on the endianess of the architecture, I would check
> the endianess in the test and then change the assertion based on that.
I see, good catch!
Thanks,
Christian