[][src]Trait terminus_store::logging::logging::DebugSink

pub trait DebugSink {
    fn debug(&self, topic: &str, comment: &str);
}

Required methods

fn debug(&self, topic: &str, comment: &str)

Loading content...

Implementors

Loading content...