Initial commit: Rust md_reader

This commit is contained in:
accusys
2026-03-18 20:12:14 +08:00
commit 51e4964a69
1449 changed files with 4433 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-check-cfg=cfg(error_generic_member_access)
cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP