syn
2.0.94
Module thread
Module Items
Structs
In crate syn
syn
Module
thread
Copy item path
source
Structs
ยง
Thread
Bound
๐
ThreadBound is a Sync-maker and Send-maker that allows accessing a value of type T only from the original thread on which the ThreadBound was constructed.