Re: [PATCH v3] rust: kernel: add support for bits/genmask macros
From: Daniel Almeida
Date: Sat Jan 25 2025 - 19:25:21 EST
I just realized that we better have a bit_u32 and bit_u64 too, otherwise this
can get a bit inconvenient and clunky.
I will send a new version.
— Daniel