Structs§
- AbiIter
- An iterator over the variants of Abi
- Arch
Iter - An iterator over the variants of Arch
- Guess
Target - OsIter
- An iterator over the variants of Os
- Target
Iter - An iterator over the variants of Target
- Vendor
Iter - An iterator over the variants of Vendor
Enums§
Traits§
- Into
Enum Iterator - This trait designates that an
Enum
can be iterated over. It can be auto generated using theEnumIter
derive macro.
Functions§
- get_
common_ targets - get_
loacal_ arch "x86"
"x86_64"
"arm"
"aarch64"
"m68k"
"mips"
"mips32r6"
"mips64"
"mips64r6"
"csky"
"powerpc"
"powerpc64"
"riscv32"
"riscv64"
"s390x"
"sparc"
"sparc64"
"hexagon"
"loongarch64"
- get_
local_ abi - get_
local_ os "linux"
"windows"
"macos"
"android"
"ios"
"openbsd"
"freebsd"
"netbsd"
"wasi"
"hermit"
"aix"
"apple"
"dragonfly"
"emscripten"
"espidf"
"fortanix"
"uefi"
"fuchsia"
"haiku"
"hermit"
"watchos"
"visionos"
"tvos"
"horizon"
"hurd"
"illumos"
"l4re"
"nto"
"redox"
"solaris"
"solid_asp3
"vita"
"vxworks"
"xous"
- get_
local_ target - guess_
target