☰
SharedJoinShandle
In factorio_bot::context
?
Type Definition
factorio_bot
::
context
::
SharedJoinShandle
source
·
[
−
]
pub type SharedJoinShandle<T> =
Arc
<RwLock<
Option
<JoinHandle<T>>>>;