Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small nit, but builders generally take `self` by value to avoid cloning necessarily.
- Loading branch information
Small nit, but builders generally take `self` by value to avoid cloning necessarily.