Project Euler in Rust! My goal was to do this while only using resources for Rust but not to solve the specific problems. Please ignore some of my questionable algorithms 🤧 Running Replace PROBLEM_NUMBER: cargo run --bin PROBLEM_NUMBER