pub fn enter(meta: &'static JigMeta) -> 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]