in_context_of

Function in_context_of 

Source
pub fn in_context_of<O, B>(message: &str, body: B) -> Result<O, Problem>
where B: FnOnce() -> Result<O, Problem>,
Expand description

Executes closure with problem_while context