primality-test 0.1.0

Primality Test crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["tayu0110"]
description = "Primality Test crate"
edition = "2021"
license = "MIT"
name = "primality-test"
readme = "README.md"
repository = "https://github.com/tayu0110/primality-test.git"
version = "0.1.0"