qemu/rust/qemu-api/src
Paolo Bonzini 8a88b55f69 rust: fix doc test syntax
Allow "cargo test --doc" to pass.

Reviewed-by: Junjie Mao <junjie.mao@hotmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-10 18:49:24 +01:00
..
bindings.rs rust: build: establish a baseline of lints across all crates 2024-12-10 18:44:06 +01:00
c_str.rs rust: introduce a c_str macro 2024-11-05 14:18:16 +01:00
definitions.rs rust: use std::os::raw instead of core::ffi 2024-11-05 14:18:16 +01:00
device_class.rs rust: do not use --generate-cstr 2024-11-05 14:18:17 +01:00
lib.rs rust: allow using build-root bindings.rs from cargo 2024-12-10 18:44:06 +01:00
offset_of.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
vmstate.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
zeroable.rs rust: fix doc test syntax 2024-12-10 18:49:24 +01:00