Type Definition rustc_interface::interface::Result[][src]

pub type Result<T> = Result<T, ErrorReported>;