Trait trust_dns_resolver::IntoName [−][src]
Conversion into a Name
Required Methods
fn into_name(self) -> Result<Name, ProtoError>
[−]
Convert this into Name
Implementations on Foreign Types
impl<'a> IntoName for &'a str
[src]
impl<'a> IntoName for &'a str
impl IntoName for String
[src]
impl IntoName for String