Struct futures_executor::Enter
source · pub struct Enter { /* private fields */ }
Expand description
Represents an executor context.
For more details, see enter
documentation.
pub struct Enter { /* private fields */ }
Represents an executor context.
For more details, see enter
documentation.