Skip to main content

enter

Function enter 

Source
pub fn enter(meta: &'static JigMeta) -> usize
Expand description

Record the start of a jig invocation. Returns an index used by exit to close the same entry. Called by code generated from #[jig].