Struct futures::executor::Run [−][src]
pub struct Run { /* fields omitted */ }
Units of work submitted to an Executor
, currently only created
internally.
Methods
impl Run
[src]
impl Run
pub struct Run { /* fields omitted */ }
Units of work submitted to an Executor
, currently only created
internally.
impl Run | [src] |