added the readme

This commit is contained in:
2026-07-30 13:08:39 -04:00
parent 4c2236bf5d
commit 44b60e3634
783 changed files with 28992 additions and 582 deletions
@@ -0,0 +1,4 @@
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"))
cargo:rustc-cfg=host_os="windows"