Enum rustc_ap_rustc_target::abi::call::Conv [−][src]
pub enum Conv {}Show variants
C, Rust, ArmAapcs, CCmseNonSecureCall, Msp430Intr, PtxKernel, X86Fastcall, X86Intr, X86Stdcall, X86ThisCall, X86VectorCall, X86_64SysV, X86_64Win64, AmdGpuKernel, AvrInterrupt, AvrNonBlockingInterrupt,
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Conv
impl UnwindSafe for Conv
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self
pub fn vzip(self) -> V