Skip to main content

DescribeCommand

Trait DescribeCommand 

Source
pub trait DescribeCommand {
    // Required method
    fn descriptor(&self) -> CommandDescriptor;
}

Required Methods§

Implementors§