rustc_
index
1.82.0-beta.3
(4976ae480 2024-09-09)
In rustc_
index::
bit_
set
Function
rustc_index
::
bit_set
::
bitwise
Copy item path
source
ยท
[
−
]
fn bitwise<Op>(out_vec: &mut [
u64
], in_vec: &[
u64
], op: Op) ->
bool
where Op:
Fn
(
u64
,
u64
) ->
u64
,