mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
81bb4ef300
# Objective - Slight documentation tweak to make it more clear that `FloatOrd` also implements `Hash` and `Eq`, not just `Ord`. - I know that it does show that Hash is implemented in the docs, but I had missed it after reading the description and assuming it didn't do it, so hopefully this helps other people who might miss it like I did. :) ## Solution - Just mention in the Hash and Eq implementation in the docstring. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |