Struct dharma::event_loop::ServiceInfo [] [src]

pub struct ServiceInfo { /* fields omitted */ }

Context for creation of Service.

Methods

impl ServiceInfo
[src]

Constructs new ServiceInfo.

Consume ServiceInfo to start custom event loop in new thread.