Struct rustc_typeck::util::common::ErrorReportedUnstable [-] [+] [src]

pub struct ErrorReported;

Trait Implementations

Derived Implementations

impl Debug for ErrorReported

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

impl Copy for ErrorReported

impl Clone for ErrorReported

fn clone(&self) -> ErrorReported

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