| 1 | // SPDX-License-Identifier: Apache-2.0 |
| 2 | |
| 3 | //! Dual-phase `VectorCodec` trait — the seam that makes future quantization |
| 4 | //! algorithms drop-in additions rather than engine rewrites. |
nothing calls this directly
no outgoing calls
no test coverage detected