Function merge_levels

Source
pub fn merge_levels(left_levels: &mut Levels, right_levels: Levels)
Expand description

Merge the right levels into the left levels.