Files
linux-stable-mirror/rust/kernel
Miguel Ojeda 54e7926044 rust: prelude: add zerocopy{,_derive}::FromBytes
In order to easily use `FromBytes`, add it to the prelude.

This adds both the trait (`zerocopy::FromBytes`) as well as the derive
macro (`zerocopy_derive::FromBytes`).

We will be adding more as we need them.

Link: https://patch.msgid.link/20260608141439.182634-19-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2026-06-09 04:13:23 +02:00
..
2026-06-09 04:13:21 +02:00
2026-06-09 04:13:21 +02:00
2026-04-03 11:57:35 +02:00
2026-03-24 23:51:23 +01:00
2026-05-20 00:47:24 +02:00
2026-06-09 04:13:21 +02:00
2026-02-01 22:18:24 +01:00
2026-01-30 05:47:05 +01:00
2025-12-28 12:43:56 +01:00
2026-06-08 02:30:33 +02:00