Struct ethcore_light::client::Service [] [src]

pub struct Service { /* fields omitted */ }

Light client service.

Methods

impl Service
[src]

Start the service: initialize I/O workers and client itself.

Get a handle to the client.