arrow_
select
55.0.0
In arrow_
select::
dictionary
arrow_select
::
dictionary
Type Alias
InternerBucket
Copy item path
Source
type InternerBucket<'a, V> = (
Option
<&'a [
u8
]>, V);
Expand description
A single bucket in
Interner
.