regex_prime 0.1.1

Provides a function to test whether a number is prime or not using regex
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented1 out of 1 items with examples
  • Size
  • Source code size: 5.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 145.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • KarlWithK

regex_prime

A crate that hosts a singular function to test whether a number is a prime.