Cargo Features
vsimd has no features set by default.
[dependencies]
vsimd = { version = "0.8.0", features = ["std", "alloc", "detect", "unstable"] }
-
std
detect?
=
alloc
-
-
alloc
std?
-
Affects
tools::alloc_uninit_bytes
,
tools::assume_init
,
tools::boxed_str
…
-
detect
=
std
-
-
unstable
-
Affects
vsimd::unstable
…