Is there a crate where you can look up items in a Vec in O(logn) via multiple struct properties?

I'm sure another hour or so added to Rust build times will hardly be noticed :slight_smile:

That' a cheap joke, sorry, you have an interesting idea there.

1 Like

I see, that makes sense. To me it seems overly complicated and hard to get right. But if people didn't try to solve hard problems we wouldn't have rust! :smiley:

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.