Module parser

Source

Structs§

SwiftParser
Main parser for SWIFT MT messages

Functions§

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