Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed conversions on old versions of the compiler.
`From<&'a [T]>` isn't implemented for `Box<[T]>` in older versions of Rust.
- Loading branch information