A single trait bound can be expressed using the `impl` style. This is a breaking change because callers can no longer use turbofish. In this case that probably does not matter because users are likely just passing an integer in and letting the compiler infer the type. Done in preparation for moving logic into an extension trait so that the functions can be parsed by the `define_extension_trait` macro. ref: https://doc.rust-lang.org/reference/types/impl-trait.html |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
build.rs |