Module polars_utils::cell
source · Expand description
Copy pasted from std::cell::SyncUnsafeCell can be removed once the feature stabilizes.
Structs§
UnsafeCell
, butSync
.
Copy pasted from std::cell::SyncUnsafeCell can be removed once the feature stabilizes.
UnsafeCell
, but Sync
.