Struct asyncio::IoServiceWork
[−]
[src]
pub struct IoServiceWork(_);
Trait Implementations
impl IoObject for IoServiceWork
[src]
fn io_service(&self) -> &IoService
Returns a IoService
associated with this object.