Type Definition trust_dns::error::ClientResult []

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