Function serialize_swift_message_to_string

Source
pub fn serialize_swift_message_to_string(
    fields: &HashMap<String, Vec<String>>,
) -> String
Expand description

Serialize a SwiftMessage field map to a string representation This is a placeholder implementation for the macro system