Struct libmdns::Service[][src]

pub struct Service { /* fields omitted */ }

Trait Implementations

impl Drop for Service
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Service

impl Sync for Service