Struct futures::executor::Enter [−][src]
pub struct Enter { /* fields omitted */ }This is supported on crate feature
executor only.Expand description
Represents an executor context.
For more details, see enter documentation.