Trait trust_dns_proto::error::FromProtoError[][src]

pub trait FromProtoError: From<ProtoError> + Error + Clone + Send { }

Implementors