Function elmesque::form::group [−] [src]

pub fn group(forms: Vec<Form>) -> Form

Flatten many forms into a single Form. This lets you move and rotate them as a single unit, making it possible to build small, modular components.