mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 03:23:20 +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. |
||
---|---|---|
.. | ||
default.rs | ||
float_ord.rs | ||
futures.rs | ||
label.rs | ||
lib.rs | ||
short_names.rs |