dns_types::zones::deserialise

Function to_rr

Source
fn to_rr(
    wname: MaybeWildcard,
    rtype_with_data: RecordTypeWithData,
    ttl: u32,
) -> Entry
Expand description

Helper for parse_rr