⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

resolve

Function resolve 

Source
pub fn resolve(
    name: &str,
    rtype: DnsRecordType,
) -> Result<Vec<DnsRecord>, DnsError>
Expand description

Resolve a domain name using the global resolver