Function difft::diff::graph::try_pop_lhs
source · fn try_pop_lhs<'s, 'v>(
entered: &Stack<'v, EnteredDelimiter<'s, 'v>>,
alloc: &'v Bump
) -> Option<(&'s Syntax<'s>, Stack<'v, EnteredDelimiter<'s, 'v>>)>
fn try_pop_lhs<'s, 'v>(
entered: &Stack<'v, EnteredDelimiter<'s, 'v>>,
alloc: &'v Bump
) -> Option<(&'s Syntax<'s>, Stack<'v, EnteredDelimiter<'s, 'v>>)>