We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void
1 parent e4d5153 commit b1cfce4Copy full SHA for b1cfce4
malloc_size_of/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
publish = false
9
10
[features]
11
-default = ["std", "void"]
+default = ["std"]
12
std = []
13
void = ["dep:void"]
14
0 commit comments