fresh start

This commit is contained in:
Mark Randall Havens
2025-10-19 16:48:12 -05:00
parent 62c3e2d368
commit 7f86647175
570 changed files with 4895 additions and 866 deletions
@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
cargo:rustc-cfg=fast_arithmetic="64"