pub type DnsSecResult<T> = Result<T, Error>;
Expand description

An alias for dnssec results returned by functions of this crate