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