record_set_info_flag

Function record_set_info_flag 

Source
pub fn record_set_info_flag(
    record: &mut Record,
    header: &Header,
    tag: &str,
    is_set: bool,
) -> Result<(), Error>
Expand description

Set an INFO flag value on a record.