pub fn release_target() -> Option<&'static str>Expand description
The release target triple this binary was compiled for, or None when
the release workflow publishes no artifact for this platform.
This table mirrors the build matrix in .github/workflows/release.yml
exactly; keep the two in sync.