Struct rustc::middle::region::ContextUnstable [-] [+] [src]

pub struct Context {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for Context

fn clone(&self) -> Context

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

impl Copy for Context

impl Debug for Context

fn fmt(&self, __arg_0: &mut Formatter) -> Result