Function piston_meta::stderr_unwrap

source ·
pub fn stderr_unwrap<T>(source: &str, res: Result<T, Range<ParseError>>) -> T
Expand description

When an error happens, reports to standard error and then panics.