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

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