Trait qapi_spec::Event

source ·
pub trait Event: DeserializeOwned {
    const NAME: &'static str;
}

Required Associated Constants§

Implementors§