Struct reproto_core::Context [] [src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

[src]

Build a handle that can be used in conjunction with Result#map_err.

[src]

Iterate over all reporter errors.

Trait Implementations

impl Default for Context
[src]

[src]

Returns the "default value" for a type. Read more