qemu/rust/qemu-api-macros
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
..
src rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)] 2025-06-03 22:44:40 +02:00
Cargo.toml rust: centralize config in workspace root 2025-05-02 23:37:55 +02:00
meson.build rust: make declaration of dependent crates more consistent 2025-05-28 19:35:55 +02:00