Type Definition trust_dns::rr::dnssec::DnsSecResult [] [src]

type DnsSecResult<T> = Result<T, DnsSecError>;