Type Definition trust_dns::error::DnsSecResult []

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