pub fn test_encode_decode<T: Encode + Decode + PartialEq>(v: T)
Expand description

Helper for writing encode_decode tests for encodable objects