pub fn current_platform() -> String
Current platform key, <arch>-<os> (e.g. “aarch64-macos”), matching the curated registry’s per-platform keys. Uses the compiled target via std::env::consts (no subprocess).
<arch>-<os>
std::env::consts