Type Definition trust_dns::error::DnsSecResult [] [src]

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