StructsΒ§
- OSVersion
- Deployment target or SDK version.
EnumsΒ§
FunctionsΒ§
- base π
- Get the base target options, unversioned LLVM target and
target_arch
from the three things that uniquely identify Rustβs Apple targets: The OS, the architecture, and the ABI. - deployment_
target_ env_ var - Name of the environment variable used to fetch the deployment target on the given OS.
- link_
env_ πremove - unversioned_
llvm_ πtarget - Generate part of the LLVM target triple.