Derive Macrosยง
- Deserialization
Group - Derives the [
xmlity::DeserializationGroup
] trait for a type. - Deserialize
- Derives the [
xmlity::Deserialize
] trait for a type. - Serialization
Group - Derives the [
xmlity::SerializationGroup
] trait for a type. - Serialize
- Derives the [
xmlity::Serialize
] trait for a type. - Serialize
Attribute - Derives the [
xmlity::SerializeAttribute
] trait for a type.