Trait Plugin

Source
pub trait Plugin: Register + HasCallbacks { }
Expand description

Trait implemented by structs which are QEMU plugin contexts

Implementorsยง