Function first_context

Source
pub fn first_context<I: Span>(
    orig: Err<ErrorTree<I>>,
) -> Result<(String, Err<ErrorTree<I>>), ()>