pub trait ServerEqFuncKind { // Provided method fn server_kind(&self) -> ServerEqFuncSignal { ... } }