Searched defs:byte_str_slice (Results 1 – 4 of 4) sorted by relevance
231 let byte_str_slice = ByteStr::from_byte_slice_with_value(tuples); in from_sorted_u8_tuples() localVariable289 let byte_str_slice = ByteStr::from_str_slice_with_value(tuples); in from_sorted_str_tuples() localVariable
25 let byte_str_slice = ByteStr::from_byte_slice_with_value(tuples); in try_from_litemap_with_const_builder() localVariable44 let byte_str_slice = ByteStr::from_byte_slice_with_value(byte_slice); in try_from() localVariable
471 let byte_str_slice = ByteStr::from_byte_slice_with_value(&tuples); localVariable530 let byte_str_slice = ByteStr::from_byte_slice_with_value(&tuples); localVariable849 let byte_str_slice = ByteStr::from_byte_slice_with_value(&items); in from_iter() localVariable
108 let byte_str_slice = ByteStr::from_byte_slice_with_value(ascii_str_slice); in from_bytes_iter() localVariable