pub fn encode_kind(val: &Kind) -> Result<Value, CodecError>Expand description
Encode a Kind value to a serde_json Value in v3 format.
pub fn encode_kind(val: &Kind) -> Result<Value, CodecError>Encode a Kind value to a serde_json Value in v3 format.