pub fn enter(name: &'static str) -> usize
Record the start of a jig invocation. Returns an index used by exit to close the same entry. Called by code generated from #[jig].
exit
#[jig]