Expand description
Store the provenance for each byte in the range, with a more efficient representation for the common case where PTR_SIZE consecutive bytes have the same provenance.
Structsยง
- Provenance
Copy - A partial, owned list of provenance to transfer into another allocation.
- Provenance
Map - Stores the provenance information of pointers stored in memory.