Struct addr::DnsName[][src]

pub struct DnsName;

Trait Implementations

impl FromStr for DnsName
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

Auto Trait Implementations

impl Send for DnsName

impl Sync for DnsName