pub trait NDJSONProcessingErrors {
    // Provided method
    fn eprint(&self) { ... }
}

Provided Methods§

source

fn eprint(&self)

Implementors§