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