Searched defs:MachineStopType (Results 1 – 1 of 1) sorted by relevance
453 pub trait MachineStopType: Any + fmt::Debug + Send { interface464 impl dyn MachineStopType { implementation