Searched defs:handle_map_shards (Results 1 – 1 of 1) sorted by relevance
117 handle_map_shards: Box<[HandleMapShard<T>]>, field132 let mut handle_map_shards = Vec::with_capacity(dimensions.num_shards as usize); in with_dimensions() localVariable136 let handle_map_shards = handle_map_shards.into_boxed_slice(); in with_dimensions() localVariable