pub fn classify_client(env: &JsonRpcEnvelope) -> ClientKindExpand description
Classify a client→server envelope. Assumes the envelope came from
JsonRpcEnvelope::parse, which already rejected malformed shapes.
pub fn classify_client(env: &JsonRpcEnvelope) -> ClientKindClassify a client→server envelope. Assumes the envelope came from
JsonRpcEnvelope::parse, which already rejected malformed shapes.