Struct dns_sd::DNSService [] [src]

pub struct DNSService { /* fields omitted */ }

Methods

impl DNSService
[src]

[src]

Trait Implementations

impl Debug for DNSService
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for DNSService
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for DNSService

impl !Sync for DNSService