Searched defs:CaptureCommandSink (Results 1 – 1 of 1) sorted by relevance
702 struct CaptureCommandSink(Vec<Command>); struct704 impl CommandSink for CaptureCommandSink { implementation