Re: [PATCH v7] rust: transmute: Add methods for FromBytes trait

From: Miguel Ojeda
Date: Mon Jun 16 2025 - 16:42:24 EST


On Mon, Jun 16, 2025 at 10:08 PM Christian
<christiansantoslima21@xxxxxxxxx> wrote:
>
> I see, sorry.

No need to apologize! It is all fine :)

> I noticed that core is used in other places, is it worth using as
> default dependency since other people use it and reduce verbosity of
> the code?

Hmm... I am not sure I understand.

Cheers,
Miguel