pyo3
0.23.1
Module not_
send
Module Items
Structs
In pyo3::
impl_
pyo3
::
impl_
Module
not_send
Copy item path
Source
Structs
ยง
NotSend
๐
A marker type that makes the type !Send. Workaround for lack of !Send on stable (
https://github.com/rust-lang/rust/issues/68318
).
โ ๏ธ Internal Docs โ ๏ธ Not Public API ๐
Official Docs Here