Fixed cargo clippy warnings in src/pickup.rs and fixed a cargo clippy error in...
Fixed cargo clippy warnings in src/pickup.rs and fixed a cargo clippy error in src/lib.rs. Still need to fix a cargo clippy warning in src/lib.rs about the complicated else if statement.
This branch includes Hanna's changes and my fixes to those changes.