Struct rustc_driver::diagnostic::EmitterWriterExperimental
[-]
[+]
[src]
pub struct EmitterWriter {
// some fields omitted
}pub struct EmitterWriter {
// some fields omitted
}impl EmitterWriterfn stderr(color_config: ColorConfig, registry: Option<Registry>) -> EmitterWriterfn new(dst: Box<Writer + 'static + Send>, registry: Option<Registry>) -> EmitterWriterimpl Emitter for EmitterWriter
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).