pub fn branch_level() -> BranchLevel
Expand description

Return the current nested level within Parameter<usize> computation, which is started from zero for the root computation and then increased by one for each next nested computation.