usecc_talk_core::cc_talk::Category;usesuper::command::CommandSet;pubmodmulti_drop_commands;/// MDB command set.
pubstructMdbCommandSet;implCommandSet forMdbCommandSet{constNAME:&'staticstr="MDB";/// The MDB command set is compatible with the MDB category.
fnis_compatible_with(_: Category)->bool{true}}