Type Definition trust_dns_proto::error::ProtoResult []

type ProtoResult<T> = Result<T, ProtoError>;