#[serde_swift_fields]
Expand description
Attribute macro that automatically adds serde attributes based on field configurations Usage: #serde_swift_fields before #[derive(…)]
#[serde_swift_fields]
Attribute macro that automatically adds serde attributes based on field configurations Usage: #serde_swift_fields before #[derive(…)]