Struct mei::Target

source ·
pub struct Target(pub &'static str);

Tuple Fields§

§0: &'static str

Implementations§

source§

impl Target

source

pub const AARCH64_APPLE_DARWIN: Self = _

source

pub const AARCH64_APPLE_IOS: Self = _

source

pub const AARCH64_APPLE_IOS_SIM: Self = _

source

pub const AARCH64_LINUX_ANDROID: Self = _

source

pub const AARCH64_PC_WINDOWS_MSVC: Self = _

source

pub const AARCH64_UNKNOWN_FUCHSIA: Self = _

source

pub const AARCH64_UNKNOWN_LINUX_GNU: Self = _

source

pub const AARCH64_UNKNOWN_LINUX_MUSL: Self = _

source

pub const AARCH64_UNKNOWN_NONE: Self = _

source

pub const AARCH64_UNKNOWN_NONE_SOFTFLOAT: Self = _

source

pub const AARCH64_UNKNOWN_UEFI: Self = _

source

pub const ARM_LINUX_ANDROIDEABI: Self = _

source

pub const ARM_UNKNOWN_LINUX_GNUEABI: Self = _

source

pub const ARM_UNKNOWN_LINUX_GNUEABIHF: Self = _

source

pub const ARM_UNKNOWN_LINUX_MUSLEABI: Self = _

source

pub const ARM_UNKNOWN_LINUX_MUSLEABIHF: Self = _

source

pub const ARMEBV7R_NONE_EABI: Self = _

source

pub const ARMEBV7R_NONE_EABIHF: Self = _

source

pub const ARMV5TE_UNKNOWN_LINUX_GNUEABI: Self = _

source

pub const ARMV5TE_UNKNOWN_LINUX_MUSLEABI: Self = _

source

pub const ARMV7_LINUX_ANDROIDEABI: Self = _

source

pub const ARMV7_UNKNOWN_LINUX_GNUEABI: Self = _

source

pub const ARMV7_UNKNOWN_LINUX_GNUEABIHF: Self = _

source

pub const ARMV7_UNKNOWN_LINUX_MUSLEABI: Self = _

source

pub const ARMV7_UNKNOWN_LINUX_MUSLEABIHF: Self = _

source

pub const ARMV7A_NONE_EABI: Self = _

source

pub const ARMV7R_NONE_EABI: Self = _

source

pub const ARMV7R_NONE_EABIHF: Self = _

source

pub const ASMJS_UNKNOWN_EMSCRIPTEN: Self = _

source

pub const I586_PC_WINDOWS_MSVC: Self = _

source

pub const I586_UNKNOWN_LINUX_GNU: Self = _

source

pub const I586_UNKNOWN_LINUX_MUSL: Self = _

source

pub const I686_LINUX_ANDROID: Self = _

source

pub const I686_PC_WINDOWS_GNU: Self = _

source

pub const I686_PC_WINDOWS_MSVC: Self = _

source

pub const I686_UNKNOWN_FREEBSD: Self = _

source

pub const I686_UNKNOWN_LINUX_GNU: Self = _

source

pub const I686_UNKNOWN_LINUX_MUSL: Self = _

source

pub const I686_UNKNOWN_UEFI: Self = _

source

pub const LOONGARCH64_UNKNOWN_LINUX_GNU: Self = _

source

pub const MIPS_UNKNOWN_LINUX_MUSL: Self = _

source

pub const MIPS64_UNKNOWN_LINUX_MUSLABI64: Self = _

source

pub const MIPS64EL_UNKNOWN_LINUX_MUSLABI64: Self = _

source

pub const MIPSEL_UNKNOWN_LINUX_MUSL: Self = _

source

pub const NVPTX64_NVIDIA_CUDA: Self = _

source

pub const POWERPC_UNKNOWN_LINUX_GNU: Self = _

source

pub const POWERPC64_UNKNOWN_LINUX_GNU: Self = _

source

pub const POWERPC64LE_UNKNOWN_LINUX_GNU: Self = _

source

pub const RISCV32I_UNKNOWN_NONE_ELF: Self = _

source

pub const RISCV32IMAC_UNKNOWN_NONE_ELF: Self = _

source

pub const RISCV32IMC_UNKNOWN_NONE_ELF: Self = _

source

pub const RISCV64GC_UNKNOWN_LINUX_GNU: Self = _

source

pub const RISCV64GC_UNKNOWN_NONE_ELF: Self = _

source

pub const RISCV64IMAC_UNKNOWN_NONE_ELF: Self = _

source

pub const S390X_UNKNOWN_LINUX_GNU: Self = _

source

pub const SPARC64_UNKNOWN_LINUX_GNU: Self = _

source

pub const SPARCV9_SUN_SOLARIS: Self = _

source

pub const THUMBV6M_NONE_EABI: Self = _

source

pub const THUMBV7EM_NONE_EABI: Self = _

source

pub const THUMBV7EM_NONE_EABIHF: Self = _

source

pub const THUMBV7M_NONE_EABI: Self = _

source

pub const THUMBV7NEON_LINUX_ANDROIDEABI: Self = _

source

pub const THUMBV7NEON_UNKNOWN_LINUX_GNUEABIHF: Self = _

source

pub const THUMBV8M_BASE_NONE_EABI: Self = _

source

pub const THUMBV8M_MAIN_NONE_EABI: Self = _

source

pub const THUMBV8M_MAIN_NONE_EABIHF: Self = _

source

pub const WASM32_UNKNOWN_EMSCRIPTEN: Self = _

source

pub const WASM32_UNKNOWN_UNKNOWN: Self = _

source

pub const WASM32_WASI: Self = _

source

pub const WASM32_WASI_PREVIEW1_THREADS: Self = _

source

pub const X86_64_APPLE_DARWIN: Self = _

source

pub const X86_64_APPLE_IOS: Self = _

source

pub const X86_64_FORTANIX_UNKNOWN_SGX: Self = _

source

pub const X86_64_LINUX_ANDROID: Self = _

source

pub const X86_64_PC_SOLARIS: Self = _

source

pub const X86_64_PC_WINDOWS_GNU: Self = _

source

pub const X86_64_PC_WINDOWS_MSVC: Self = _

source

pub const X86_64_SUN_SOLARIS: Self = _

source

pub const X86_64_UNKNOWN_FREEBSD: Self = _

source

pub const X86_64_UNKNOWN_FUCHSIA: Self = _

source

pub const X86_64_UNKNOWN_ILLUMOS: Self = _

source

pub const X86_64_UNKNOWN_LINUX_GNU: Self = _

source

pub const X86_64_UNKNOWN_LINUX_GNUX32: Self = _

source

pub const X86_64_UNKNOWN_LINUX_MUSL: Self = _

source

pub const X86_64_UNKNOWN_NETBSD: Self = _

source

pub const X86_64_UNKNOWN_NONE: Self = _

source

pub const X86_64_UNKNOWN_REDOX: Self = _

source

pub const X86_64_UNKNOWN_UEFI: Self = _

Trait Implementations§

source§

impl Clone for Target

source§

fn clone(&self) -> Target

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Target

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq for Target

source§

fn eq(&self, other: &Target) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Copy for Target

source§

impl Eq for Target

source§

impl StructuralEq for Target

source§

impl StructuralPartialEq for Target

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<Q, K> Equivalent<K> for Qwhere Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
§

impl<Q, K> Equivalent<K> for Qwhere Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for Twhere U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for Twhere T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.