diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-26 12:10:18 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-06-05 20:24:51 +0200 |
commit | a95ad49bbfac2a5080c5761688465bdbb1969c24 (patch) | |
tree | b5e465a10471173ff7bb6d639eccc6e7ef80859c /rust/qemu-api/src | |
parent | f8a113701dd2d28f3bedb216e59125ddcb77fd05 (diff) | |
download | qemu-a95ad49bbfac2a5080c5761688465bdbb1969c24.zip qemu-a95ad49bbfac2a5080c5761688465bdbb1969c24.tar.gz qemu-a95ad49bbfac2a5080c5761688465bdbb1969c24.tar.bz2 |
subprojects: add the anyhow crate
This is a standard replacement for Box<dyn Error> which is more efficient (it only
occcupies one word) and provides a backtrace of the error. This could be plumbed
into &error_abort in the future.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions