Type Alias rustc_middle::middle::region::ScopeDepth
source · pub type ScopeDepth = u32;
Trait Implementations§
source§impl From<BasicBlock> for u32
impl From<BasicBlock> for u32
source§fn from(v: BasicBlock) -> u32
fn from(v: BasicBlock) -> u32
Converts to this type from the input type.
source§impl From<ExpressionId> for u32
impl From<ExpressionId> for u32
source§fn from(v: ExpressionId) -> u32
fn from(v: ExpressionId) -> u32
Converts to this type from the input type.
source§impl From<FirstStatementIndex> for u32
impl From<FirstStatementIndex> for u32
source§fn from(v: FirstStatementIndex) -> u32
fn from(v: FirstStatementIndex) -> u32
Converts to this type from the input type.
source§impl From<GeneratorSavedLocal> for u32
impl From<GeneratorSavedLocal> for u32
source§fn from(v: GeneratorSavedLocal) -> u32
fn from(v: GeneratorSavedLocal) -> u32
Converts to this type from the input type.
source§impl From<SourceScope> for u32
impl From<SourceScope> for u32
source§fn from(v: SourceScope) -> u32
fn from(v: SourceScope) -> u32
Converts to this type from the input type.
source§impl From<UserTypeAnnotationIndex> for u32
impl From<UserTypeAnnotationIndex> for u32
source§fn from(v: UserTypeAnnotationIndex) -> u32
fn from(v: UserTypeAnnotationIndex) -> u32
Converts to this type from the input type.
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