pub struct Enter { /* fields omitted */ }
[−]
Register a callback to be invoked if and when the thread
ceased to act as an executor.
Treat the remainder of execution on this thread as part of an
executor; used mostly for thread pool worker threads.
All registered on_exit
callbacks are dropped without being
invoked.
Formats the value using the given formatter. Read more
Executes the destructor for this type. Read more
🔬 This is a nightly-only experimental API. (try_from
)
The type returned in the event of a conversion error.
🔬 This is a nightly-only experimental API. (try_from
)
Immutably borrows from an owned value. Read more
[+]
🔬 This is a nightly-only experimental API. (get_type_id
)
this method will likely be replaced by an associated static
🔬 This is a nightly-only experimental API. (try_from
)
The type returned in the event of a conversion error.
🔬 This is a nightly-only experimental API. (try_from
)
Mutably borrows from an owned value. Read more