Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the traits added to the Rust 2021 Edition prelude
Follow up rust-lang/rust#96861. This PR uses the traits added to the Rust 2021 Edition prelude. > The `TryInto`, `TryFrom` and `FromIterator` traits are now part of the prelude. https://doc.rust-lang.org/edition-guide/rust-2021/prelude.html
- Loading branch information