[][src]Trait qapi_spec::Event

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

Associated Constants

const NAME: &'static str

Loading content...

Implementors

Loading content...