append_vec_field

Function append_vec_field 

Source
pub fn append_vec_field<T: SwiftField>(
    result: &mut String,
    fields: &Option<Vec<T>>,
)
Expand description

Append a vector of fields to the result string, each with CRLF.