Struct rustc::util::common::Indenter [] [src]

pub struct Indenter {
    // some fields omitted
}
Unstable (rustc_private)

Trait Implementations

impl Drop for Indenter
[src]

fn drop(&mut self)

A method called when the value goes out of scope. Read more