Cargo Features
Zeros has no features set by default.
[dependencies]
zeros = { version = "17.3.0", features = ["std", "simd"] }
- std
-
Affects
zeros::IoResult
,chacha20::encrypt_stream
,chacha20::decrypt_stream
,chacha20::decrypt_stream_to_string
,xchacha20::encrypt_stream
,xchacha20::decrypt_stream
,xchacha20::decrypt_stream_to_string
… - simd