Trait cdp::CdpEvent [] [src]

pub trait CdpEvent {
    const EVENT_NAME: &'static str;
}

Associated Constants

Implementors