Function dnstplib::string::append_base_domain_to_key

source ยท
pub fn append_base_domain_to_key(
    trimmed_key: String,
    base_domain: &String,
) -> String