Expand description
Depend on Serialize and Deserialize only if the serde feature is activated.
Traitsยง
- Conditional
Serde - 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.