Searched defs:CommandSink (Results 1 – 1 of 1) sorted by relevance
25 pub trait CommandSink { interface98 sink: &mut impl CommandSink, in evaluate()