Attribute Macro serde_swift_fields

Source
#[serde_swift_fields]
Expand description

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