Function start_group

Source
pub fn start_group(name: impl Into<String>)
Expand description

Begin an output group.

Output until the next group_end will be foldable in this group.