In an effort to reduce the cognitive load of reading code we are removing casts unless they are useful or obvious. Move the cast onto the call to `min` and comment it for good measure. This allows us to call infallible `from` for conversion when needed. Refactor only, no logic changes. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
build.rs |