Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.. as the std library docs state that implementing Into should be avoided: "One should avoid implementing Into and implement From instead. Implementing From automatically provides one with an implementation of Into thanks to the blanket implementation in the standard library."
- Loading branch information