Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deref on an immutable reference
Clippy emits: error: deref on an immutable reference As suggested, do not deref.
- Loading branch information