MCPcopy Index your code
hub / github.com/NodeDB-Lab/nodedb / codec.rs

File codec.rs

nodedb-codec/src/vector_quant/codec.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected