Type Alias stable_mir::ty::Promoted

source ·
pub type Promoted = u32;

Trait Implementations§

source§

impl Visitable for Promoted

source§

fn super_visit<V: Visitor>(&self, _visitor: &mut V) -> ControlFlow<V::Break>

source§

fn visit<V: Visitor>(&self, visitor: &mut V) -> ControlFlow<V::Break>

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 4 bytes