Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use x.first() instead of x.get(0)
Clippy lint is failing due to https://rust-lang.github.io/rust-clippy/master/index.html#/get_first
- Loading branch information