pub trait SyncDeps: Send + Sync { }
Intermediate trait requirements for RegionLayouter when thread-safe regions are enabled.
RegionLayouter