tame/tamer/src/parse/state
Mike Gerwitz 25c0aa180e parse::state::transition::TransitionResult::branch_dead: Add branch context
This works around limitations of Rust's borrow checker as of the time of
writing.  See the provided documentation for more information.

The branch context is not yet exposed to the `delegate` family of methods;
it will be added only as needed in the future.

DEV-13708
2023-03-10 14:27:59 -05:00
..
transition.rs parse::state::transition::TransitionResult::branch_dead: Add branch context 2023-03-10 14:27:59 -05:00