Trait cdp::CdpCommand [] [src]

pub trait CdpCommand {
    const COMMAND_NAME: &'static str;
}

Associated Constants

Implementors