Struct rustc_mir::build::ScopeId [] [src]

pub struct ScopeId(_);
🔬 This is a nightly-only experimental API. (rustc_private)

Trait Implementations

impl Copy for ScopeId
[src]

impl Clone for ScopeId
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ScopeId
[src]

Formats the value using the given formatter.

impl PartialEq for ScopeId
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for ScopeId
[src]

impl Idx for ScopeId
[src]

🔬 This is a nightly-only experimental API. (rustc_private)

🔬 This is a nightly-only experimental API. (rustc_private)