Skip to main content

enter

Function enter 

Source
pub fn enter(name: &'static str) -> 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].