https://github.com/cfsamson/examples_codereview_prime
https://github.com/cfsamson/examples_codereview_prime
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cfsamson/examples_codereview_prime
- Owner: cfsamson
- Created: 2018-12-27T21:17:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T01:44:51.000Z (over 6 years ago)
- Last Synced: 2025-02-09T22:25:01.223Z (4 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exmaple code for answer on StackExchange Codereview
Repo with some qiick edits for more idiomatic rust code answering this answer: [A Rust crate with both main.rs and lib.rs performing primality checking](https://codereview.stackexchange.com/questions/208488/a-rust-crate-with-both-main-rs-and-lib-rs-performing-primality-checking/210363#210363)