pub fn append_field<T: SwiftField>(result: &mut String, field: &T)
Expand description
Append a mandatory field to the result string with CRLF.
pub fn append_field<T: SwiftField>(result: &mut String, field: &T)
Append a mandatory field to the result string with CRLF.