MCPcopy Create free account
hub / github.com/cosdata/cosdata / product.rs

File product.rs

src/quantization/product.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use serde::{Deserialize, Serialize};
2
3use super::{Quantization, QuantizationError, StorageType};
4use crate::storage::Storage;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected