arrow_
string
54.2.0
In arrow_
string::
binary_
predicate
arrow_string
::
binary_predicate
Function
equals_bytes
Copy item path
Source
fn equals_bytes( lhs: &[
u8
], rhs: &[
u8
], byte_eq_kernel: impl
Fn
((&
u8
, &
u8
)) ->
bool
, ) ->
bool