Trait tokio_qapi::Event [] [src]

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

Associated Constants

Implementors