Struct artifact::ArtifactGlobalLib [] [src]

pub struct ArtifactGlobalLib { /* fields omitted */ }

Used to initialize and clean up the logger library

Methods

impl ArtifactGlobalLib
[src]

Trait Implementations

impl Drop for ArtifactGlobalLib
[src]

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