Struct output::OutputLog [] [src]

pub struct OutputLog { /* fields omitted */ }

Methods

impl OutputLog
[src]

Trait Implementations

impl Drop for OutputLog
[src]

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