| 1 | //! Change store trait for content retrieval |
| 2 | //! |
| 3 | //! This module defines the [`ChangeStore`] trait, which abstracts the storage |
| 4 | //! and retrieval of changes. The key operation is reading span content from |
nothing calls this directly
no outgoing calls
no test coverage detected