parse_txt_record

Function parse_txt_record 

Source
pub fn parse_txt_record(txt_data: &str) -> HashMap<String, String>
Expand description

Parse key-value pairs from a string (e.g., TXT record format)