| 1 | //! Context structures for change detection and recording. |
| 2 | //! |
| 3 | //! This module provides context types that bundle together the various |
| 4 | //! components needed for detecting changes and recording them. These contexts |
nothing calls this directly
no outgoing calls
no test coverage detected