Unsafe wrappers to force Send and Sync traits on types.
# Cargo.toml
[dependencies]
force-send-sync = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps a value to force Send.
Ensure the wrapped type is safe to send/sync across threads.
No dependency data recorded yet.