A wrapper type that allows moving non-Send types between threads with runtime checks.
# Cargo.toml
[dependencies]
tetsy-send-wrapper = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps a non-Send value for safe cross-thread movement.
Ensure all access and drop happen on the original thread.
No dependency data recorded yet.