Skip to main content

open_conditional_count

Function open_conditional_count 

Source
pub fn open_conditional_count() -> usize
Expand description

Number of currently open conditional frames (\if… whose \fi has not been digested yet). Zero at any clean point between top-level constructs — the fragment-yield seam predicate requires exactly that.