We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399782e commit 1421ce3Copy full SHA for 1421ce3
Cargo.toml
@@ -30,3 +30,6 @@ serde_json = "1"
30
[features]
31
postgres = ["dep:postgres-types", "dep:bytes"]
32
halfvec = ["dep:half"]
33
+
34
+[package.metadata.docs.rs]
35
+features = ["halfvec"]
0 commit comments