pub fn record_read(def: DefinitionId, cell: DefinitionId)Expand description
Record a cell read, attributed to def (the definition scope executing
when the read happened — see the module docs for what “attributed to”
means for a pointer/projection-mediated access).