Skip to main content

eprint_error_with_stack_trace

Function eprint_error_with_stack_trace 

Source
pub fn eprint_error_with_stack_trace(
    err: &Error,
    stack_trace: &[(Option<Value>, Pos)],
)
Expand description

Prints the error with the stac trace to the standard error.