first commit

This commit is contained in:
2026-04-13 22:28:09 -06:00
commit 516926cef5
2185 changed files with 7731 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build/build.rs
cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
cargo:rustc-check-cfg=cfg(host_os, values("windows"))