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 d50dda4 commit f630ea1Copy full SHA for f630ea1
Cargo.toml
@@ -12,6 +12,7 @@ documentation = "http://doc.servo.org/smallvec/"
12
13
[features]
14
std = []
15
+union = []
16
default = ["std"]
17
18
[lib]
0 commit comments