odd_is_odd 0.2.1

A very (not) safe library to check if a number is odd. Based on cve-rs.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A very (not) safe library to check if a number is odd. Based on cve-rs. "
edition = "2021"
license = "Unlicense"
name = "odd_is_odd"
readme = "README.md"
repository = "https://github.com/residualentropy/odd_is_odd"
version = "0.2.1"