fn model_answer_kind(kind: AnswerKind) -> AnswerKindExpand description
The client API’s answer kind as the model’s. Two enums rather than one because the client crate stays free of server-internal dependencies.
fn model_answer_kind(kind: AnswerKind) -> AnswerKindThe client API’s answer kind as the model’s. Two enums rather than one because the client crate stays free of server-internal dependencies.