Struct reproto_core::Reporter
[−]
[src]
pub struct Reporter<'a> { /* fields omitted */ }A reporter that processes the given error for the context.
Converting the reporter into an ErrorKind causes it to accumulate the errors to the Context.