Expand description
Sendable wrapper types for non-Send types
This module provides wrapper types that allow non-Send types to be sent across thread boundaries. Use with caution - these are unsafe by design.
Sendable wrapper types for non-Send types
This module provides wrapper types that allow non-Send types to be sent across thread boundaries. Use with caution - these are unsafe by design.