pub trait ClientEqFuncKind { // Provided method fn client_kind(&self) -> ClientEqFuncSignal { ... } }