☰
Module sync
Structs
?
Module
polars_utils
::
sync
source
·
[
−
]
Structs
SyncPtr
Utility that allows use to send pointers to another thread. This is better than going through
usize
as MIRI can follow these.