Crate guess_target

Source

Structs§

AbiIter
An iterator over the variants of Abi
ArchIter
An iterator over the variants of Arch
GuessTarget
OsIter
An iterator over the variants of Os
TargetIter
An iterator over the variants of Target
VendorIter
An iterator over the variants of Vendor

Enums§

Abi
Arch
Os
Target
Vendor

Traits§

IntoEnumIterator
This trait designates that an Enum can be iterated over. It can be auto generated using the EnumIter 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