record_set_info_string

Function record_set_info_string 

Source
pub fn record_set_info_string(
    record: &mut Record,
    header: &Header,
    tag: &str,
    values: &[String],
) -> Result<(), Error>
Expand description

Set an INFO string value on a record.