Searched refs:SetTypes (Results 1 – 1 of 1) sorted by relevance
13 struct SetTypes<K>(PhantomData<K>); struct15 impl<K> Forest for SetTypes<K> implementation38 nodes: NodePool<SetTypes<K>>,210 pool: &'a mut NodePool<SetTypes<K>>,212 path: Path<SetTypes<K>>,350 pool: &'a NodePool<SetTypes<K>>,351 path: Path<SetTypes<K>>,380 type F = SetTypes<u32>; in node_size()