Sendable Take 2
This patch was authored and released by @0xTim.
Adds Sendable annotations where possible. This time we're using @preconcurrency to suppress errors in unsafe code from downstream users
Adds Sendable annotations where possible. This time we're using @preconcurrency to suppress errors in unsafe code from downstream users