Struct rustfmt_nightly::rustfmt_diff::OutputWriter
[−]
[src]
pub struct OutputWriter { /* fields omitted */ }
pub struct OutputWriter { /* fields omitted */ }
impl OutputWriter[src]pub fn new(color: Color) -> Self[src]pub fn writeln(&mut self, msg: &str, color: Option<Color>)[src]impl !Send for OutputWriterimpl !Sync for OutputWriter