Docs.rs
xz-embed-0.1.0
xz-embed 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zw-ray
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
sqlx ^0.7
normal
optional
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
tempfile ^3
dev
tokio ^1
dev
Versions
56.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module quantize
xz_
embed
0.1.0
Module quantize
Module Items
Re-exports
Modules
Structs
Traits
In crate xz_
embed
xz_embed
Module
quantize
Copy item path
Source
Re-exports
§
pub use product::
ProductQuantizer
;
pub use scalar::
ScalarQuantizer
;
Modules
§
product
scalar
Structs
§
Noop
Quantizer
空量化器(不做量化)
Traits
§
Vector
Quantizer
向量量化 trait