cryprot_
core
0.2.0
In cryprot_
core::
utils
cryprot_core
::
utils
Function
xor_inplace_elem
Copy item path
Source
pub fn xor_inplace_elem<T:
Copy
+
BitXorAssign
>(a: &mut
[T]
, b: T)