Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 147 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 147 Bytes

prime-finder-cli

A simple cli that finds all prime numbers up to or including the input u64. Used to understand how seerde and toml crates work.