Expand description
tonic-prost-generated gRPC modules. Mirrors the layout of the
underlying proto/ source tree.
Generated code can’t carry per-item lint annotations, so the
wrapping module silences the workspace lints that the proto
generator routinely trips (large enum variants from one-of
fields, #[non_exhaustive] boilerplate, missing docs).
Modules§
- cluster
- Cluster RPC schema (
proto/cluster.proto). - qdrant_
proto - Qdrant compatibility schema (
proto/qdrant/*.proto). - vectorizer
- First-party Vectorizer gRPC schema (
proto/vectorizer.proto).