Cargo Features
tl has no features set by default.
[dependencies]
tl = { version = "0.7.8", features = ["simd"] }
- simd
-
Affects
simd::nightly
… - __INTERNALS_DO_NOT_USE
-
for fuzzing and benchmarking internals, we need to make them public so that they can be accessed from outside testing crates users of the library should never use these directly
Affects
tl::simd
…