Expand description
Depend on Serialize and Deserialize only if the serde feature is activated.
Traitsยง
- ConditionalSerde 
- If the serde feature is activated, this trait depends on SerializeandDeserialize.
Depend on Serialize and Deserialize only if the serde feature is activated.
Serialize and Deserialize.