SendWrapper
JSON →A wrapper type that allows moving non-Send types between threads with runtime checks ensuring access and drop occur on the original thread.
A wrapper type that allows moving non-Send types between threads with runtime checks ensuring access and drop occur on the original thread.