Compile-time construction of Peano axioms-based natural numbers and addition, multiplication, and exponentiation defined through them within Rust. (Mirrored from Codeberg)
···1+# This file is automatically @generated by Cargo.
2+# It is not intended for manual editing.
3+version = 4
4+5+[[package]]
6+name = "rspeano"
7+version = "0.1.0"