Struct cleaver::diag::symbols::Log [] [src]

pub struct Log {
    pub out: File,
    pub indent: usize,
}

Fields

Methods

impl Log
[src]

Trait Implementations

impl Debug for Log
[src]

Formats the value using the given formatter.