qemu/rust/qemu-api-macros/src
Paolo Bonzini 214518614c rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)]
These const functions make it possible to use enums easily together
with the bitfield-struct crate.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-06-03 22:44:40 +02:00
..
bits.rs rust: add "bits", a custom bitflags implementation 2025-06-03 22:44:40 +02:00
lib.rs rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)] 2025-06-03 22:44:40 +02:00
utils.rs rust: qemu-api-macros: extend error reporting facility to parse errors 2025-01-10 23:34:43 +01:00