usecc_talk_core::cc_talk::Category;usesuper::command::CommandSet;pubmodcore_commands;/// ccTalk core command set.
pubstructCoreCommandSet;implCommandSet forCoreCommandSet{constNAME:&'staticstr="Core";/// The core command set is compatible with all categories.
fnis_compatible_with(_: Category)->bool{true}}