Structs§
Type Aliases§
- Inner 🔒
- Backing storage for
LazySortedVec. Inlines a single element so that the common case (e.g. a leaf span with one self-time event) does not pay a heap allocation. With one inline slot plus the workspace’sunionsmallvec feature, this is the same size as aVec.